I'm attaching a patch that uses apachesolr's core search path rather than hardcoding it to /search/apachesolr_search. Thanks!
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | custom_search_apachesolr_path-1322454-0.patch | 962 bytes | acrollet |
| #1 | custom_search_apachesolr_path-1322454.patch | 908 bytes | acrollet |
Comments
Comment #1
acrollet commentedpatch attached.
Comment #2
acrollet commentedUpdated the patch against the -dev version, also added a fix to use f[0] for the filter query instead of filter.
Comment #3
jpontani commentedUpdated the code to accomodate the latest version of the Solr module and allowing the custom defined path to be used.