Default search type
mattconnolly - July 11, 2008 - 16:10
| Project: | Apache Solr Search Integration |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | won't fix |
Jump to:
Description
Here's a patch that alters the search module to define a default search type. I use it to make apachesolr_search the default type instead of 'node' (but it could be used to customise for any other type of search).
Enjoy,
Matt
| Attachment | Size |
|---|---|
| search-module-allow-default-type.patch | 4.15 KB |

#1
Have you seen the coresearches module? http://drupal.org/project/coresearches
It's good that you post the patch here as others may find it useful, but I'm marking it won't fix as it's against the philosophy of this module to care what the other modules are doing.