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
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]