[
https://issues.apache.org/jira/browse/LUCENE-2882?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Simon Willnauer updated LUCENE-2882:
------------------------------------
Attachment: LUCENE-2882.patch
here is a patch that cuts over to ARC and cleans up some of the tests to
perform span operations per segment
> Cut over SpanQuery#getSpans to AtomicReaderContext
> --------------------------------------------------
>
> Key: LUCENE-2882
> URL: https://issues.apache.org/jira/browse/LUCENE-2882
> Project: Lucene - Java
> Issue Type: Task
> Affects Versions: 4.0
> Reporter: Simon Willnauer
> Assignee: Simon Willnauer
> Priority: Minor
> Fix For: 4.0
>
> Attachments: LUCENE-2882.patch
>
>
> Followup from LUCENE-2831 - SpanQuery#getSpans(IR) seems to be the last
> remaining artifact that doesn't enforce per-segments context while it should
> really work on AtomicReaderContext (SpanQuery#getSpans(AtomicReaderContext)
> instead of a naked IR.
--
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]