#3348 - Simplify relevance-based search
| Identifier | #3348 |
|---|---|
| Issue type | Feature request or suggestion |
| Title | Simplify relevance-based search |
| Status | Closed (rejected) |
| Tags |
Good for training (custom) Roadmap: v11 (custom) |
| Handling member | Salman |
| Addon | search |
| Description | It says "Relevance (boolean searches unsupported)".
This is totally confusing. Instead, when this option is selected just disable the boolean_search/conjunctive_operator fields (SEARCH_FORM_SCREEN.tpl). Nothing needs doing at all if enable_boolean_search is not enabled. |
| Steps to reproduce | |
| Funded? | No |
The system will post a comment when this issue is modified (e.g., status changes). To be notified of this, click "Enable comment notifications".


Comments
Relevance sort will actually work for boolean searches because MySQL supports full-text boolean searches anyway.