Details
-
Task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
New, Patch Available
Description
This is the only remaining deprecation in core, but is not so easy to handle, because lot's of code in core still uses the explain() method in Scorer. So e.g. in PhraseQuery, the explain method has to be moved from Scorer to the Weight.
Attachments
Attachments
Issue Links
- is depended upon by
-
LUCENE-1973 Remove deprecated query components
- Closed