Integration with ApacheSolr Search
jcmarco - April 29, 2009 - 15:38
| Project: | Search 404 |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | needs review |
Jump to:
Description
This patch add the integration with ApacheSolr Search instead the default node search.
It just detects if the apachesolr_search is installed and then use this for searching instead de node search, if it is not installed it just follows the standard behavior.
| Attachment | Size |
|---|---|
| search404_module.patch | 1.8 KB |

#1
Confirmed, patch works perfectly.
#2
Hi jcmarco
Thank you for the patch, we have integrated the patch into the latest commit of the dev.
Let us know if things are fine
Regards
Zyxware
#3
I can't get this to work. I tried both the 1.7 and dev releases, I have ApacheSolr search up and running just fine on my site, but typing in a 404 URL just performs a search with Drupal's standard search.
I also don't see any ApacheSolr settings on Search404's configuration page.