Skip to content

Commit a4f66d0

Browse files
authored
Upgrade to lucene-9.6.0-snapshot-8a815153fbe. (#94635)
This new snapshot has the following changes that could be interesting: - Less contention on the indexing path. - Faster flushing of keywords when index sorting is enabled.
1 parent 9995147 commit a4f66d0

File tree

3 files changed

+126
-1
lines changed

3 files changed

+126
-1
lines changed

build-tools-internal/version.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
elasticsearch = 8.8.0
2-
lucene = 9.6.0-snapshot-f5d1e1c787c
2+
lucene = 9.6.0-snapshot-8a815153fbe
33

44
bundled_jdk_vendor = openjdk
55
bundled_jdk = 20+36@bdc68b4b9cbc4ebcb30745c85038d91d

docs/changelog/94635.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
pr: 94635
2+
summary: Upgrade to lucene-9.6.0-snapshot-8a815153fbe
3+
area: Search
4+
type: upgrade
5+
issues: []

0 commit comments

Comments
 (0)