mirror of https://github.com/apache/lucene.git
CHANGES entry for LUCENE-10488
This commit is contained in:
parent
f0ec226167
commit
e01b65d284
|
@ -161,6 +161,9 @@ Optimizations
|
||||||
* LUCENE-10502: Use IndexedDISI to store docIds and DirectMonotonicWriter/Reader to handle
|
* LUCENE-10502: Use IndexedDISI to store docIds and DirectMonotonicWriter/Reader to handle
|
||||||
ordToDoc in HNSW vectors (Lu Xugang)
|
ordToDoc in HNSW vectors (Lu Xugang)
|
||||||
|
|
||||||
|
* LUCENE-10488: Facets#getTopDims optimized for taxonomy faceting and
|
||||||
|
ConcurrentSortedSetDocValuesFacetCounts. (Yuting Gan)
|
||||||
|
|
||||||
Bug Fixes
|
Bug Fixes
|
||||||
---------------------
|
---------------------
|
||||||
* LUCENE-10477: Highlighter: WeightedSpanTermExtractor.extractWeightedSpanTerms to Query#rewrite
|
* LUCENE-10477: Highlighter: WeightedSpanTermExtractor.extractWeightedSpanTerms to Query#rewrite
|
||||||
|
|
Loading…
Reference in New Issue