Ticket #13 (closed enhancement: fixed)

Opened 16 months ago

Last modified 16 months ago

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

Changed 16 months ago by awagner

  • status changed from new to closed
  • resolution set to fixed

fixed in r550

Note: See TracTickets for help on using tickets.