Opened 17 years ago

Closed 15 years ago

Last modified 8 years ago

#104 closed enhancement (fixed)

Wildcard queries should use synonym instead of OR

Reported by: Richard Boulton Owned by: Richard Boulton
Priority: normal Milestone: 1.1.1
Component: QueryParser Version: SVN trunk
Severity: minor Keywords:
Cc: Blocked By: #50
Blocking: Operating System: All

Description (last modified by Richard Boulton)

When the synonym query operator, and synonym postlists, are implemented, the queryparser should build wildcard queries using the synonym operator instead of the OR operator.

Change History (8)

comment:1 by Richard Boulton, 17 years ago

Blocked By: 50 added

comment:2 by Richard Boulton, 17 years ago

Operating System: All
Status: newassigned

comment:3 by Richard Boulton, 17 years ago

"Partial" queries should also use the synonym operator, of course.

comment:4 by Richard Boulton, 17 years ago

Also, so should queries generated from a single query term which has multiple prefixes assigned to it.

comment:6 by Richard Boulton, 16 years ago

Description: modified (diff)
Milestone: 1.1

comment:7 by Olly Betts, 15 years ago

Milestone: 1.1.01.1.1

Bumping milestone to 1.1.1 as there's no patch yet and isn't an incompatible change.

comment:8 by Richard Boulton, 15 years ago

Just to note; this is fixed by the changes in the opsynonym tree.

comment:9 by Richard Boulton, 15 years ago

Resolution: fixed
Status: assignedclosed

This is fixed by a merge from the opsynonym branch in r12612.

Note: See TracTickets for help on using tickets.