Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
-
None
-
New
Description
PhraseQuery uses IndexReader in explainfor top level stats - as mentioned by Mike McCandless in LUCENE-1837.
TermQuery uses IndexReader in explain for top level stats
Always been a bug with MultiSearcher, but per segment search makes it worse.
Attachments
Attachments
Issue Links
- incorporates
-
LUCENE-1087 MultiSearcher.explain returns incorrect score/explanation relating to docFreq
- Closed
- relates to
-
LUCENE-1837 Remove Searcher from Weight#explain
- Closed