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

nick_vh’s picture

Status: Active » Postponed (maintainer needs more info)

Search Display? It seems you are using Display suite right?

Could you clarify and write down the exact steps to reproduce?

drupalninja99’s picture

Status: Postponed (maintainer needs more info) » Active

Oh 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.

pwolanin’s picture

Did you try disabling apachesolr on the search module configuration page?

nick_vh’s picture

Status: Active » Closed (won't fix)

Unfortunately 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