Closed (won't fix)
Project:
Apache Solr Search
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
11 Jul 2008 at 16:10 UTC
Updated:
12 Jul 2008 at 01:45 UTC
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
| Comment | File | Size | Author |
|---|---|---|---|
| search-module-allow-default-type.patch | 4.15 KB | mattconnolly |
Comments
Comment #1
robertdouglass commentedHave 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.