Opened 20 years ago

Closed 20 years ago

Last modified 20 years ago

#56 closed defect (released)

If no positional information convert PHRASE/NEAR -> AND

Reported by: Olly Betts Owned by: Olly Betts
Priority: high Milestone:
Component: other Version: other
Severity: normal Keywords:
Cc: Blocked By:
Blocking: Operating System: other

Description

If you build a database without positional information, PHRASE and NEAR will return no matches. Probably better to just use AND instead so that some matches will be returned.

What to do in multi-database case when some databases have positional information and some don't?

Change History (4)

comment:1 by Olly Betts, 20 years ago

Status: newassigned

comment:2 by Olly Betts, 20 years ago

Resolution: fixed
Status: assignedclosed

Fixed in CVS - for multi-databases, the check in done per subdatabase, so some might use PHRASE and some AND...

comment:3 by Olly Betts, 20 years ago

Fixed in 0.8.4

comment:4 by Olly Betts, 20 years ago

Operating System: other
Resolution: fixedreleased
Note: See TracTickets for help on using tickets.