Create a new sub-class of SpanQuery to enable use of a RangeQuery within a
SpanQuery
------------------------------------------------------------------------------------
Key: LUCENE-1148
URL: https://issues.apache.org/jira/browse/LUCENE-1148
Project: Lucene - Java
Issue Type: New Feature
Components: Search
Affects Versions: 2.4
Reporter: Michael Goddard
Priority: Minor
Our users express queries using a syntax which enables them to embed various
query types within SpanQuery instances. One feature they've been asking for is
the ability to embed a numeric range query so they could, for example, find
documents matching "[2.0 2.75]MHz". The attached patch adds the capability and
I hope others will find it useful.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]