Skip to content

Commit 41a6756

Browse files
committed
update changelog
1 parent 654e752 commit 41a6756

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

docs/changelog/129546.yaml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,11 @@ summary: Upgrade to Lucene 10.2.2
33
area: Search
44
type: upgrade
55
issues: []
6+
highlight:
7+
title: Upgrade to lucene 10.2.2
8+
body: |-
9+
* Reduce NeighborArray on-heap memory during HNSW graph building
10+
* Fix IndexSortSortedNumericDocValuesRangeQuery for integer sorting
11+
* ValueSource.fromDoubleValuesSource(dvs).getSortField() would throw errors when used if the DoubleValuesSource needed scores
12+
----
13+
notable: true

0 commit comments

Comments
 (0)