Position Checking Span Queries
------------------------------
Key: LUCENE-2692
URL: https://issues.apache.org/jira/browse/LUCENE-2692
Project: Lucene - Java
Issue Type: New Feature
Reporter: Grant Ingersoll
Priority: Minor
I've created a bunch of new SpanQuery classes that allow one to do things like
check to see if a SpanQuery falls between two positions (which is a more
general form of SpanFirstQuery) and I've also added one that only includes a
match if the payload located at the span match also matches a given payload.
With the latter, one can do queries for items w/ specific payloads.
--
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]