[ 
https://issues.apache.org/jira/browse/LUCENE-2692?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Grant Ingersoll updated LUCENE-2692:
------------------------------------

    Attachment: LUCENE-2692.patch

Ready to commit.

> 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
>            Assignee: Grant Ingersoll
>            Priority: Minor
>         Attachments: LUCENE-2692.patch, LUCENE-2692.patch
>
>
> 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: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to