Ticket #369 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

Wildcard search in GUI broken

Reported by: heikki Owned by: heikki
Priority: blocker Milestone: v2.6.1
Component: General Version: v2.6.0
Keywords: Cc:

Description

Wildcard search in the GUI has been broken.

For some reason, in the past LuceneQueryBuilder? worked fine with wildcards without explicitly creating Lucene WildcardQueries?, but no longer so. This is either because it now also uses the Lucene analysis of search terms, or because Lucene was upgraded from 2.3.1 to 2.9.1.

Adding explicit support for Lucene WildcardQuery? in LuceneQueryBuilder? fixes this.

Change History

Changed 3 years ago by heikki

  • status changed from new to closed
  • resolution set to fixed
Note: See TracTickets for help on using tickets.