diff --git a/CHANGELOG.md b/CHANGELOG.md index 3307b9ccb99f1..de006288527d3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -79,6 +79,7 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) - Dependency updates: asm 9.3 -> 9.4, bytebuddy 1.12.12 -> 1.12.18 ([#4889](https://github.com/opensearch-project/OpenSearch/pull/4889)) - Update Apache Lucene to 9.4.1 ([#4922](https://github.com/opensearch-project/OpenSearch/pull/4922)) - Bump `woodstox-core` to 6.4.0 ([#4947](https://github.com/opensearch-project/OpenSearch/pull/4947)) +- Update Apache Lucene to 9.5.0-snapshot-a4ef70f ([#4979](https://github.com/opensearch-project/OpenSearch/pull/4979)) ### Changed - Dependency updates (httpcore, mockito, slf4j, httpasyncclient, commons-codec) ([#4308](https://github.com/opensearch-project/OpenSearch/pull/4308)) diff --git a/buildSrc/version.properties b/buildSrc/version.properties index 60148a0c1123f..daea380c4b30d 100644 --- a/buildSrc/version.properties +++ b/buildSrc/version.properties @@ -1,5 +1,5 @@ opensearch = 3.0.0 -lucene = 9.4.1 +lucene = 9.5.0-snapshot-a4ef70f bundled_jdk_vendor = adoptium bundled_jdk = 17.0.4+8 @@ -14,7 +14,7 @@ jackson_databind = 2.13.4.2 snakeyaml = 1.32 icu4j = 70.1 supercsv = 2.4.0 -# Update to 2.17.2+ is breaking OpenSearchJsonLayout (see https://issues.apache.org/jira/browse/LOG4J2-3562) +# Update to 2.17.2+ is breaking OpenSearchJsonLayout (see https://issues.apache.org/jira/browse/LOG4J2-3562) log4j = 2.17.1 slf4j = 1.7.36 asm = 9.4 diff --git a/modules/lang-expression/licenses/lucene-expressions-9.4.1.jar.sha1 b/modules/lang-expression/licenses/lucene-expressions-9.4.1.jar.sha1 deleted file mode 100644 index f8eb0a7bdb033..0000000000000 --- a/modules/lang-expression/licenses/lucene-expressions-9.4.1.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -574ac602f98475c1d061adee71ed90dce2eee679 \ No newline at end of file diff --git a/modules/lang-expression/licenses/lucene-expressions-9.5.0-snapshot-a4ef70f.jar.sha1 b/modules/lang-expression/licenses/lucene-expressions-9.5.0-snapshot-a4ef70f.jar.sha1 new file mode 100644 index 0000000000000..0e1f3e37f508a --- /dev/null +++ b/modules/lang-expression/licenses/lucene-expressions-9.5.0-snapshot-a4ef70f.jar.sha1 @@ -0,0 +1 @@ +c92a0928724b04224157ce2d3e105953f57f94db \ No newline at end of file diff --git a/plugins/analysis-icu/licenses/lucene-analysis-icu-9.4.1.jar.sha1 b/plugins/analysis-icu/licenses/lucene-analysis-icu-9.4.1.jar.sha1 deleted file mode 100644 index 77c20d4ed8073..0000000000000 --- a/plugins/analysis-icu/licenses/lucene-analysis-icu-9.4.1.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -b217251a8c13669ec4066871d026e4cb84abf702 \ No newline at end of file diff --git a/plugins/analysis-icu/licenses/lucene-analysis-icu-9.5.0-snapshot-a4ef70f.jar.sha1 b/plugins/analysis-icu/licenses/lucene-analysis-icu-9.5.0-snapshot-a4ef70f.jar.sha1 new file mode 100644 index 0000000000000..a49a0749a9e4a --- /dev/null +++ b/plugins/analysis-icu/licenses/lucene-analysis-icu-9.5.0-snapshot-a4ef70f.jar.sha1 @@ -0,0 +1 @@ +a7c38619d8f2cc48f792e007aa25b430f4f25698 \ No newline at end of file diff --git a/plugins/analysis-kuromoji/licenses/lucene-analysis-kuromoji-9.4.1.jar.sha1 b/plugins/analysis-kuromoji/licenses/lucene-analysis-kuromoji-9.4.1.jar.sha1 deleted file mode 100644 index b2090016c9f5d..0000000000000 --- a/plugins/analysis-kuromoji/licenses/lucene-analysis-kuromoji-9.4.1.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -d80cf8993498784bcb6e4dcefdcebd3ddc4ca022 \ No newline at end of file diff --git a/plugins/analysis-kuromoji/licenses/lucene-analysis-kuromoji-9.5.0-snapshot-a4ef70f.jar.sha1 b/plugins/analysis-kuromoji/licenses/lucene-analysis-kuromoji-9.5.0-snapshot-a4ef70f.jar.sha1 new file mode 100644 index 0000000000000..709bcf84faf06 --- /dev/null +++ b/plugins/analysis-kuromoji/licenses/lucene-analysis-kuromoji-9.5.0-snapshot-a4ef70f.jar.sha1 @@ -0,0 +1 @@ +6243383e5fbcf87551ded4c1b48b69a4276bb748 \ No newline at end of file diff --git a/plugins/analysis-nori/licenses/lucene-analysis-nori-9.4.1.jar.sha1 b/plugins/analysis-nori/licenses/lucene-analysis-nori-9.4.1.jar.sha1 deleted file mode 100644 index 2f5d27452f2f3..0000000000000 --- a/plugins/analysis-nori/licenses/lucene-analysis-nori-9.4.1.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -082f4870f58b17bcc60dedb399fe82964ef0ad6f \ No newline at end of file diff --git a/plugins/analysis-nori/licenses/lucene-analysis-nori-9.5.0-snapshot-a4ef70f.jar.sha1 b/plugins/analysis-nori/licenses/lucene-analysis-nori-9.5.0-snapshot-a4ef70f.jar.sha1 new file mode 100644 index 0000000000000..0c4d7b7a2755c --- /dev/null +++ b/plugins/analysis-nori/licenses/lucene-analysis-nori-9.5.0-snapshot-a4ef70f.jar.sha1 @@ -0,0 +1 @@ +91d1560bc927f1a431bb92e47fda9395d3b3e551 \ No newline at end of file diff --git a/plugins/analysis-phonetic/licenses/lucene-analysis-phonetic-9.4.1.jar.sha1 b/plugins/analysis-phonetic/licenses/lucene-analysis-phonetic-9.4.1.jar.sha1 deleted file mode 100644 index 146d5eebbe800..0000000000000 --- a/plugins/analysis-phonetic/licenses/lucene-analysis-phonetic-9.4.1.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -733411a30c1b1b473b93d4b28f59f8914d7ed83f \ No newline at end of file diff --git a/plugins/analysis-phonetic/licenses/lucene-analysis-phonetic-9.5.0-snapshot-a4ef70f.jar.sha1 b/plugins/analysis-phonetic/licenses/lucene-analysis-phonetic-9.5.0-snapshot-a4ef70f.jar.sha1 new file mode 100644 index 0000000000000..82524cbdb4ada --- /dev/null +++ b/plugins/analysis-phonetic/licenses/lucene-analysis-phonetic-9.5.0-snapshot-a4ef70f.jar.sha1 @@ -0,0 +1 @@ +26bbfd1a796d62006dff9c7e32d31a0397a8025e \ No newline at end of file diff --git a/plugins/analysis-smartcn/licenses/lucene-analysis-smartcn-9.4.1.jar.sha1 b/plugins/analysis-smartcn/licenses/lucene-analysis-smartcn-9.4.1.jar.sha1 deleted file mode 100644 index 61f11cfb32aee..0000000000000 --- a/plugins/analysis-smartcn/licenses/lucene-analysis-smartcn-9.4.1.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -19d011e47bab7ccd1389095834d18ad7bf98f050 \ No newline at end of file diff --git a/plugins/analysis-smartcn/licenses/lucene-analysis-smartcn-9.5.0-snapshot-a4ef70f.jar.sha1 b/plugins/analysis-smartcn/licenses/lucene-analysis-smartcn-9.5.0-snapshot-a4ef70f.jar.sha1 new file mode 100644 index 0000000000000..af6b600d22090 --- /dev/null +++ b/plugins/analysis-smartcn/licenses/lucene-analysis-smartcn-9.5.0-snapshot-a4ef70f.jar.sha1 @@ -0,0 +1 @@ +a1a26c04e24d9a8573e6bd9a0bacad184821dd33 \ No newline at end of file diff --git a/plugins/analysis-stempel/licenses/lucene-analysis-stempel-9.4.1.jar.sha1 b/plugins/analysis-stempel/licenses/lucene-analysis-stempel-9.4.1.jar.sha1 deleted file mode 100644 index 9259308e80d4b..0000000000000 --- a/plugins/analysis-stempel/licenses/lucene-analysis-stempel-9.4.1.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -7e48a8d411fffb331484c9485a6bdbf1d856ba06 \ No newline at end of file diff --git a/plugins/analysis-stempel/licenses/lucene-analysis-stempel-9.5.0-snapshot-a4ef70f.jar.sha1 b/plugins/analysis-stempel/licenses/lucene-analysis-stempel-9.5.0-snapshot-a4ef70f.jar.sha1 new file mode 100644 index 0000000000000..ea5680869c187 --- /dev/null +++ b/plugins/analysis-stempel/licenses/lucene-analysis-stempel-9.5.0-snapshot-a4ef70f.jar.sha1 @@ -0,0 +1 @@ +19aa9eff0e0671fd91eb435a2e2fa29dec52cf5c \ No newline at end of file diff --git a/plugins/analysis-ukrainian/licenses/lucene-analysis-morfologik-9.4.1.jar.sha1 b/plugins/analysis-ukrainian/licenses/lucene-analysis-morfologik-9.4.1.jar.sha1 deleted file mode 100644 index 77f7bdd37cd8f..0000000000000 --- a/plugins/analysis-ukrainian/licenses/lucene-analysis-morfologik-9.4.1.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -ec94415a249a7814fa76d96667173fae875112a2 \ No newline at end of file diff --git a/plugins/analysis-ukrainian/licenses/lucene-analysis-morfologik-9.5.0-snapshot-a4ef70f.jar.sha1 b/plugins/analysis-ukrainian/licenses/lucene-analysis-morfologik-9.5.0-snapshot-a4ef70f.jar.sha1 new file mode 100644 index 0000000000000..4f81941a1746e --- /dev/null +++ b/plugins/analysis-ukrainian/licenses/lucene-analysis-morfologik-9.5.0-snapshot-a4ef70f.jar.sha1 @@ -0,0 +1 @@ +05ff979dfe3ded901ccd72d5a5d66349286c44bf \ No newline at end of file diff --git a/server/licenses/lucene-analysis-common-9.4.1.jar.sha1 b/server/licenses/lucene-analysis-common-9.4.1.jar.sha1 deleted file mode 100644 index dcee87ac5273a..0000000000000 --- a/server/licenses/lucene-analysis-common-9.4.1.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -692cbd2e220222adff279e922d1c14bb10dae8b0 \ No newline at end of file diff --git a/server/licenses/lucene-analysis-common-9.5.0-snapshot-a4ef70f.jar.sha1 b/server/licenses/lucene-analysis-common-9.5.0-snapshot-a4ef70f.jar.sha1 new file mode 100644 index 0000000000000..e12c20e2a64b8 --- /dev/null +++ b/server/licenses/lucene-analysis-common-9.5.0-snapshot-a4ef70f.jar.sha1 @@ -0,0 +1 @@ +84d717ed509f8ce484c57fea720d8de2a6afdaa6 \ No newline at end of file diff --git a/server/licenses/lucene-backward-codecs-9.4.1.jar.sha1 b/server/licenses/lucene-backward-codecs-9.4.1.jar.sha1 deleted file mode 100644 index 927cdf30dce6f..0000000000000 --- a/server/licenses/lucene-backward-codecs-9.4.1.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -2826b0fd18033b6d1625b8313ab28c7f43fac692 \ No newline at end of file diff --git a/server/licenses/lucene-backward-codecs-9.5.0-snapshot-a4ef70f.jar.sha1 b/server/licenses/lucene-backward-codecs-9.5.0-snapshot-a4ef70f.jar.sha1 new file mode 100644 index 0000000000000..e78e165acddb3 --- /dev/null +++ b/server/licenses/lucene-backward-codecs-9.5.0-snapshot-a4ef70f.jar.sha1 @@ -0,0 +1 @@ +087bcc11526f8dcc56742dd8188bd05ad0329161 \ No newline at end of file diff --git a/server/licenses/lucene-core-9.4.1.jar.sha1 b/server/licenses/lucene-core-9.4.1.jar.sha1 deleted file mode 100644 index 8a12d131b158e..0000000000000 --- a/server/licenses/lucene-core-9.4.1.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -48ff655927016066d4746b485d63f0586d859c5f \ No newline at end of file diff --git a/server/licenses/lucene-core-9.5.0-snapshot-a4ef70f.jar.sha1 b/server/licenses/lucene-core-9.5.0-snapshot-a4ef70f.jar.sha1 new file mode 100644 index 0000000000000..bd5fc52fb86c3 --- /dev/null +++ b/server/licenses/lucene-core-9.5.0-snapshot-a4ef70f.jar.sha1 @@ -0,0 +1 @@ +e949897fa24e14d2701a3c41fe27a4f094681b81 \ No newline at end of file diff --git a/server/licenses/lucene-grouping-9.4.1.jar.sha1 b/server/licenses/lucene-grouping-9.4.1.jar.sha1 deleted file mode 100644 index c6507cada010f..0000000000000 --- a/server/licenses/lucene-grouping-9.4.1.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -690585f53f4ea00fae94c72fbf711f693a3981c5 \ No newline at end of file diff --git a/server/licenses/lucene-grouping-9.5.0-snapshot-a4ef70f.jar.sha1 b/server/licenses/lucene-grouping-9.5.0-snapshot-a4ef70f.jar.sha1 new file mode 100644 index 0000000000000..17aa27ceac3bf --- /dev/null +++ b/server/licenses/lucene-grouping-9.5.0-snapshot-a4ef70f.jar.sha1 @@ -0,0 +1 @@ +6cb53ca55f7e313ed19852ae37fca4ad2e4caa0c \ No newline at end of file diff --git a/server/licenses/lucene-highlighter-9.4.1.jar.sha1 b/server/licenses/lucene-highlighter-9.4.1.jar.sha1 deleted file mode 100644 index 58019cc9702d0..0000000000000 --- a/server/licenses/lucene-highlighter-9.4.1.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -e97e3003a80c67ddf33a456ab54413b12764d23d \ No newline at end of file diff --git a/server/licenses/lucene-highlighter-9.5.0-snapshot-a4ef70f.jar.sha1 b/server/licenses/lucene-highlighter-9.5.0-snapshot-a4ef70f.jar.sha1 new file mode 100644 index 0000000000000..7f248580a6a49 --- /dev/null +++ b/server/licenses/lucene-highlighter-9.5.0-snapshot-a4ef70f.jar.sha1 @@ -0,0 +1 @@ +c7f650e33ac11e01bb5c2e35e4eb080a9ce245b8 \ No newline at end of file diff --git a/server/licenses/lucene-join-9.4.1.jar.sha1 b/server/licenses/lucene-join-9.4.1.jar.sha1 deleted file mode 100644 index 2f0765f2b0a3c..0000000000000 --- a/server/licenses/lucene-join-9.4.1.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -8749a1b71eacb85c47ed90265ea98c1c8b4e5abd \ No newline at end of file diff --git a/server/licenses/lucene-join-9.5.0-snapshot-a4ef70f.jar.sha1 b/server/licenses/lucene-join-9.5.0-snapshot-a4ef70f.jar.sha1 new file mode 100644 index 0000000000000..88fef91bee929 --- /dev/null +++ b/server/licenses/lucene-join-9.5.0-snapshot-a4ef70f.jar.sha1 @@ -0,0 +1 @@ +914ea03f71043a9291623628396a97a4c1901f8c \ No newline at end of file diff --git a/server/licenses/lucene-memory-9.4.1.jar.sha1 b/server/licenses/lucene-memory-9.4.1.jar.sha1 deleted file mode 100644 index 8a8674b776623..0000000000000 --- a/server/licenses/lucene-memory-9.4.1.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -89797042e65179325f40c173fc20e227d3df4f29 \ No newline at end of file diff --git a/server/licenses/lucene-memory-9.5.0-snapshot-a4ef70f.jar.sha1 b/server/licenses/lucene-memory-9.5.0-snapshot-a4ef70f.jar.sha1 new file mode 100644 index 0000000000000..f6422c2e72fda --- /dev/null +++ b/server/licenses/lucene-memory-9.5.0-snapshot-a4ef70f.jar.sha1 @@ -0,0 +1 @@ +e83ecf8c4f5991f8e4ea319fc9194c933e02f66d \ No newline at end of file diff --git a/server/licenses/lucene-misc-9.4.1.jar.sha1 b/server/licenses/lucene-misc-9.4.1.jar.sha1 deleted file mode 100644 index 3c4e6f89400bc..0000000000000 --- a/server/licenses/lucene-misc-9.4.1.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -ae8465d5499ab39012c3c81d82014667c5c03dd2 \ No newline at end of file diff --git a/server/licenses/lucene-misc-9.5.0-snapshot-a4ef70f.jar.sha1 b/server/licenses/lucene-misc-9.5.0-snapshot-a4ef70f.jar.sha1 new file mode 100644 index 0000000000000..262190789814d --- /dev/null +++ b/server/licenses/lucene-misc-9.5.0-snapshot-a4ef70f.jar.sha1 @@ -0,0 +1 @@ +5adc5753c741847cd84cb11ebfcd613bedc11beb \ No newline at end of file diff --git a/server/licenses/lucene-queries-9.4.1.jar.sha1 b/server/licenses/lucene-queries-9.4.1.jar.sha1 deleted file mode 100644 index f897fda0074bf..0000000000000 --- a/server/licenses/lucene-queries-9.4.1.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -c78e99a46fabd2a7a175fe170a1537de2b9bca95 \ No newline at end of file diff --git a/server/licenses/lucene-queries-9.5.0-snapshot-a4ef70f.jar.sha1 b/server/licenses/lucene-queries-9.5.0-snapshot-a4ef70f.jar.sha1 new file mode 100644 index 0000000000000..f8bba3d90a0f1 --- /dev/null +++ b/server/licenses/lucene-queries-9.5.0-snapshot-a4ef70f.jar.sha1 @@ -0,0 +1 @@ +824272a064aa2fff1f952b5ae383e80aef4e45f8 \ No newline at end of file diff --git a/server/licenses/lucene-queryparser-9.4.1.jar.sha1 b/server/licenses/lucene-queryparser-9.4.1.jar.sha1 deleted file mode 100644 index f82637ff48a42..0000000000000 --- a/server/licenses/lucene-queryparser-9.4.1.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -98051f363cd92fd324aca47b662c4a71b9419e49 \ No newline at end of file diff --git a/server/licenses/lucene-queryparser-9.5.0-snapshot-a4ef70f.jar.sha1 b/server/licenses/lucene-queryparser-9.5.0-snapshot-a4ef70f.jar.sha1 new file mode 100644 index 0000000000000..652ccd298c9d9 --- /dev/null +++ b/server/licenses/lucene-queryparser-9.5.0-snapshot-a4ef70f.jar.sha1 @@ -0,0 +1 @@ +d5bf983dfb6183b390bdc9d3b41b88b6ee6f780e \ No newline at end of file diff --git a/server/licenses/lucene-sandbox-9.4.1.jar.sha1 b/server/licenses/lucene-sandbox-9.4.1.jar.sha1 deleted file mode 100644 index 210fc28c4d45a..0000000000000 --- a/server/licenses/lucene-sandbox-9.4.1.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -6c82a38b0fe1042ef11751cdbb1be689b7a00428 \ No newline at end of file diff --git a/server/licenses/lucene-sandbox-9.5.0-snapshot-a4ef70f.jar.sha1 b/server/licenses/lucene-sandbox-9.5.0-snapshot-a4ef70f.jar.sha1 new file mode 100644 index 0000000000000..b51328d19065a --- /dev/null +++ b/server/licenses/lucene-sandbox-9.5.0-snapshot-a4ef70f.jar.sha1 @@ -0,0 +1 @@ +fff58cc6b79887348b45c9d06bff39d055540738 \ No newline at end of file diff --git a/server/licenses/lucene-spatial-extras-9.4.1.jar.sha1 b/server/licenses/lucene-spatial-extras-9.4.1.jar.sha1 deleted file mode 100644 index b1430cf47a867..0000000000000 --- a/server/licenses/lucene-spatial-extras-9.4.1.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -7171406be9b864a4929edff8601b3d69645c64ae \ No newline at end of file diff --git a/server/licenses/lucene-spatial-extras-9.5.0-snapshot-a4ef70f.jar.sha1 b/server/licenses/lucene-spatial-extras-9.5.0-snapshot-a4ef70f.jar.sha1 new file mode 100644 index 0000000000000..37a22d637a051 --- /dev/null +++ b/server/licenses/lucene-spatial-extras-9.5.0-snapshot-a4ef70f.jar.sha1 @@ -0,0 +1 @@ +c391f1df56d63dff3c6543da15c87105f2106c86 \ No newline at end of file diff --git a/server/licenses/lucene-spatial3d-9.4.1.jar.sha1 b/server/licenses/lucene-spatial3d-9.4.1.jar.sha1 deleted file mode 100644 index 482526b6032b6..0000000000000 --- a/server/licenses/lucene-spatial3d-9.4.1.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -5ede97d83f0c62ba84ae1e2279f411ae87ecaca1 \ No newline at end of file diff --git a/server/licenses/lucene-spatial3d-9.5.0-snapshot-a4ef70f.jar.sha1 b/server/licenses/lucene-spatial3d-9.5.0-snapshot-a4ef70f.jar.sha1 new file mode 100644 index 0000000000000..b0c9924752852 --- /dev/null +++ b/server/licenses/lucene-spatial3d-9.5.0-snapshot-a4ef70f.jar.sha1 @@ -0,0 +1 @@ +794109c75534b1c3a19a29bcb66692f0e0708744 \ No newline at end of file diff --git a/server/licenses/lucene-suggest-9.4.1.jar.sha1 b/server/licenses/lucene-suggest-9.4.1.jar.sha1 deleted file mode 100644 index ed4e8c4e3ca66..0000000000000 --- a/server/licenses/lucene-suggest-9.4.1.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -60e7740d2894ac7a0e97c3eabaee4823a02b0f9c \ No newline at end of file diff --git a/server/licenses/lucene-suggest-9.5.0-snapshot-a4ef70f.jar.sha1 b/server/licenses/lucene-suggest-9.5.0-snapshot-a4ef70f.jar.sha1 new file mode 100644 index 0000000000000..63f5d8123c2cf --- /dev/null +++ b/server/licenses/lucene-suggest-9.5.0-snapshot-a4ef70f.jar.sha1 @@ -0,0 +1 @@ +dc5fdd92541f4e78256152d3efc11bdb67ffdc91 \ No newline at end of file diff --git a/server/src/main/java/org/opensearch/Version.java b/server/src/main/java/org/opensearch/Version.java index 99b72a5332bcf..9143a84676330 100644 --- a/server/src/main/java/org/opensearch/Version.java +++ b/server/src/main/java/org/opensearch/Version.java @@ -100,7 +100,7 @@ public class Version implements Comparable, ToXContentFragment { public static final Version V_2_3_0 = new Version(2030099, org.apache.lucene.util.Version.LUCENE_9_3_0); public static final Version V_2_3_1 = new Version(2030199, org.apache.lucene.util.Version.LUCENE_9_3_0); public static final Version V_2_4_0 = new Version(2040099, org.apache.lucene.util.Version.LUCENE_9_4_1); - public static final Version V_3_0_0 = new Version(3000099, org.apache.lucene.util.Version.LUCENE_9_4_1); + public static final Version V_3_0_0 = new Version(3000099, org.apache.lucene.util.Version.LUCENE_9_5_0); public static final Version CURRENT = V_3_0_0; public static Version readVersion(StreamInput in) throws IOException {