Hi all,
I wrote a patch to give the possibility to completely replace the Drupal core search with the Apache Solr search.
Once installed the patch, just go to admin/settings/apachesolr and in the "Advanced configuration" fieldset check the "Replace core search" checkbox and select the "Enabled" value under "Make Apache Solr Search the default" option.
With the option enabled, every search/node/ url will call the apachesolr module search.

Please try it out and give feedback.

Greetings
Alberto

Comments

kongoji’s picture

StatusFileSize
new3.38 KB

I update the patch including the menu rebuilding when the option is selected

Anonymous’s picture

StatusFileSize
new3.46 KB

Also the "page calback" must to change, apachesolr uses "apachesolr_search_view"

jpmckinney’s picture

Status: Needs review » Closed (duplicate)

Marking duplicate of #985484: Core Search Indexer should be turned off automatically with a cleaner solution.