Opened 18 years ago

Closed 18 years ago

Last modified 18 years ago

#92 closed enhancement (released)

Add a near N feature to the QueryParser

Reported by: Jim Lynch Owned by: Olly Betts
Priority: normal Milestone:
Component: Omega Version: other
Severity: minor Keywords:
Cc: Blocked By:
Blocking: Operating System: Linux

Description

Currently the QueryParser only supports the keyword NEAR and that defaults to finding terms within 10 terms. I would like to have the ability to specify the distance such as

cats NEAR 3 dogs

to override the default value.

Thanks, Jim.

Change History (2)

comment:1 by Olly Betts, 18 years ago

Resolution: fixed
Status: newclosed

Implemented in SVN (rev 7173).

I picked the syntax < cats NEAR/3 dogs > which is used by various other search engines.

comment:2 by Olly Betts, 18 years ago

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