mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-06-27 17:10:22 -04:00
Upgrade to Lucene 10.2.1 (#127343)
This commit upgrades to Lucene 10.2.1 (from a previous 10.2.1-SNAPSHOT). Given that we're on a snapshot, there are a few things to note: * No index version update is necessary, we already have IndexVersions.UPGRADE_TO_LUCENE_10_2_1, and there are no format changes in the final non-snapshot release.
This commit is contained in:
parent
1af1f0231e
commit
898dd47c93
4 changed files with 89 additions and 79 deletions
|
@ -1,5 +1,5 @@
|
|||
elasticsearch = 9.1.0
|
||||
lucene = 10.2.1-snapshot-ae6484f43e6
|
||||
lucene = 10.2.1
|
||||
|
||||
bundled_jdk_vendor = openjdk
|
||||
bundled_jdk = 24+36@1f9ff9062db4449d8ca828c504ffae90
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue