[
https://issues.apache.org/jira/browse/LUCENE-960?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Grant Ingersoll updated LUCENE-960:
-----------------------------------
Priority: Minor (was: Trivial)
Lucene Fields: [New, Patch Available] (was: [Patch Available, New])
> SpanQueryFilter addition
> ------------------------
>
> Key: LUCENE-960
> URL: https://issues.apache.org/jira/browse/LUCENE-960
> Project: Lucene - Java
> Issue Type: Improvement
> Components: Search
> Reporter: Grant Ingersoll
> Priority: Minor
> Attachments: SpanQueryFilter.patch
>
>
> Similar to the QueryFilter (or whatever it is called now) the SpanQueryFilter
> is a regular Lucene Filter, but it also can return Spans-like information.
> This is useful if you not only want to filter based on a Query, but you then
> want to be able to compare how a given match from a new query compared to the
> positions of the filtered SpanQuery. Patch to come shortly also contains a
> caching mechanism for the SpanQueryFilter
--
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]