Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
4.0-ALPHA
-
None
-
New, Patch Available
Description
Spinoff from LUCENE-2694 - instead of passing a reader into Weight#scorer(IR, boolean, boolean) we should / could revise the API and pass in a struct that has parent reader, sub reader, ord of that sub. The ord mapping plus the context with its parent would make several issues way easier. See LUCENE-2694, LUCENE-2348 and LUCENE-2829 to name some.
Attachments
Attachments
Issue Links
- blocks
-
LUCENE-2694 MTQ rewrite + weight/scorer init should be single pass
- Closed
- is related to
-
LUCENE-2838 ConstantScoreQuery should directly support wrapping Query and simply strip off scores
- Closed
-
LUCENE-2882 Cut over SpanQuery#getSpans to AtomicReaderContext
- Closed