We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 654e752 commit 41a6756Copy full SHA for 41a6756
docs/changelog/129546.yaml
@@ -3,3 +3,11 @@ summary: Upgrade to Lucene 10.2.2
3
area: Search
4
type: upgrade
5
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