Details
-
Task
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
4.0-ALPHA
-
None
-
None
-
New, Patch Available
Description
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.
Attachments
Attachments
Issue Links
- relates to
-
LUCENE-2831 Revise Weight#scorer & Filter#getDocIdSet API to pass Readers context
- Closed