This module alters the default search box in many ways. If you need to have options available like in advanced search, but directly in the search box, this module is for you.
Basic options
The module adds options to select:
- which content type(s) to search,
- which specific module search to use (node, help, user or any module that implements search),
- advanced criteria
For all these choices, there are options to switch between a select box, checkboxes or radio buttons, and also customize the selector label and the default - Any - text.
Advanced options
There are also options to:
- change the default search box label,
- add a default text in the search box,
- add advanced search criteria,
- change the default submit button text,
- use an image instead of the submit button,
- change the order of all the elements,
- include some elements in a popup block,
- add a filter to the results page,
- show/hide basic and/or advanced search in the results page,
- show/hide meta data in the results page,
- multiple search paths
Included submodules
- Custom Search Taxonomy: taxonomy options for the search block
- Custom Search Blocks: provides additional search blocks, with different settings
- Custom Search Internationalization
Integration
Basic integration with Solr, Lucene & Google Appliance searches.
Finally, there's some javascript to:
- check if the search box is not empty on submit,
- clear the default text on focus, and put it back on blur (if search box is empty),
- handle checkboxes (deselect some checkbox if -Any-, or a special module search, is checked),
- reselect options in the advanced search options (in results page).
This module is inspired by some modules that implements some of these options (search_config, search_type, custom_search_box).
If you like this module, please Chipin!
Thanks to Tamarra Dull for the sponsor.