Ticket #13 (closed enhancement: fixed)
Multi-keyword search instead of phrase search
| Reported by: | schwarz | Owned by: | awagner |
|---|---|---|---|
| Priority: | normal | Component: | WebReview |
| Version: | 0.9.3 | Severity: | major |
| Keywords: | Cc: |
Description
The phrase-based search implemented in the chronicle is suficient for a proof-of-concept. In practise, however, the user often wants to refine his search by specifying *multiple* sub-strings (keywords).
Of course, this changes the SQL queries a lot, but: I would not go for a complicated AND/OR search interface or even integrate regular expression search - no normal user really used such complicated stuff.
A simple AND search for multiple sub-strings is suficient!
Change History
Note: See
TracTickets for help on using
tickets.
