Closed (won't fix)
Project:
Apache Solr Search
Version:
7.x-1.0-beta19
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
16 May 2012 at 11:58 UTC
Updated:
31 May 2012 at 11:53 UTC
In the Active search modules settings i only selected 'search display', still at the search result page i get an extra tab 'site'.
On other site's this always worked, maybe a bug in just this version?
Comments
Comment #1
nick_vhSearch Display? It seems you are using Display suite right?
Could you clarify and write down the exact steps to reproduce?
Comment #2
drupalninja99 commentedOh okay I have the same issue but I think I can explain it better. There is no way to disable the default 'Core Search' page at /admin/config/search/apachesolr/search-pages. This can be annoying if you want to use an alternative search page or disable that Core page altogether in favor of something else. For instance Display suite allows you to override the main search 'Content' tab and so if you use that option right now you can't disable the 'Site' tab which means you have 2 search tabs which is confusing.
Comment #3
pwolanin commentedDid you try disabling apachesolr on the search module configuration page?
Comment #4
nick_vhUnfortunately we cannot disable the first core search page since that is an implementation of the normal search api in drupal core. You could switch of the apachesolr search and I *think* the tab will disappear also.
I don't think this is something we can fix in our code until core search api improves