-
Type:
Improvement
-
Status: Reopened
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: 8.6.1
-
Fix Version/s: None
-
Component/s: modules/facet
-
Labels:
-
Lucene Fields:New
This issue is a spillover from the PR for LUCENE 9450
The idea here is to share a single BinaryDocValues instance per leaf per query instead of creating a new one each time in the DirectoryTaxonomyReader.
Suggested by Michael McCandless