Implement "advanced search"
Closed this issue · 1 comments
rosiel commented
The "Advanced Search" module contains the following features:
- field-specific search
- nicer view display controls (e.g. grid/list, results per page, sort)
The version extracted and improved by UTSC also includes:
- dismax search (over the entire set of indexed fields) and the ability to use dismax search with specific fields
- A global-friendly "Search" block
- Fixes for ajax errors
Implement these so we can show off field-specific ("advanced") searching.