From 0863fb83d5fa9ea9ea2009ea2a0e24bc9e95eecf Mon Sep 17 00:00:00 2001 From: Alan Woodward Date: Wed, 16 Mar 2022 14:58:20 +0000 Subject: [PATCH] Upgrade to lucene 9.1.0-snapshot-5b522487ba8 (#85025) Specifically includes LUCENE-10469 which should address a performance regression in EQL. --- build-tools-internal/version.properties | 2 +- docs/changelog/85025.yaml | 5 +++++ .../lucene-expressions-9.1.0-snapshot-5b522487ba8.jar.sha1 | 1 + .../lucene-expressions-9.1.0-snapshot-9497524cc2d.jar.sha1 | 1 - ...lucene-spatial-extras-9.1.0-snapshot-5b522487ba8.jar.sha1 | 1 + ...lucene-spatial-extras-9.1.0-snapshot-9497524cc2d.jar.sha1 | 1 - .../lucene-analysis-icu-9.1.0-snapshot-5b522487ba8.jar.sha1 | 1 + .../lucene-analysis-icu-9.1.0-snapshot-9497524cc2d.jar.sha1 | 1 - ...ene-analysis-kuromoji-9.1.0-snapshot-5b522487ba8.jar.sha1 | 1 + ...ene-analysis-kuromoji-9.1.0-snapshot-9497524cc2d.jar.sha1 | 1 - .../lucene-analysis-nori-9.1.0-snapshot-5b522487ba8.jar.sha1 | 1 + .../lucene-analysis-nori-9.1.0-snapshot-9497524cc2d.jar.sha1 | 1 - ...ene-analysis-phonetic-9.1.0-snapshot-5b522487ba8.jar.sha1 | 1 + ...ene-analysis-phonetic-9.1.0-snapshot-9497524cc2d.jar.sha1 | 1 - ...cene-analysis-smartcn-9.1.0-snapshot-5b522487ba8.jar.sha1 | 1 + ...cene-analysis-smartcn-9.1.0-snapshot-9497524cc2d.jar.sha1 | 1 - ...cene-analysis-stempel-9.1.0-snapshot-5b522487ba8.jar.sha1 | 1 + ...cene-analysis-stempel-9.1.0-snapshot-9497524cc2d.jar.sha1 | 1 - ...e-analysis-morfologik-9.1.0-snapshot-5b522487ba8.jar.sha1 | 1 + ...e-analysis-morfologik-9.1.0-snapshot-9497524cc2d.jar.sha1 | 1 - ...ucene-analysis-common-9.1.0-snapshot-5b522487ba8.jar.sha1 | 1 + ...ucene-analysis-common-9.1.0-snapshot-9497524cc2d.jar.sha1 | 1 - ...ucene-backward-codecs-9.1.0-snapshot-5b522487ba8.jar.sha1 | 1 + ...ucene-backward-codecs-9.1.0-snapshot-9497524cc2d.jar.sha1 | 1 - .../licenses/lucene-core-9.1.0-snapshot-5b522487ba8.jar.sha1 | 1 + .../licenses/lucene-core-9.1.0-snapshot-9497524cc2d.jar.sha1 | 1 - .../lucene-grouping-9.1.0-snapshot-5b522487ba8.jar.sha1 | 1 + .../lucene-grouping-9.1.0-snapshot-9497524cc2d.jar.sha1 | 1 - .../lucene-highlighter-9.1.0-snapshot-5b522487ba8.jar.sha1 | 1 + .../lucene-highlighter-9.1.0-snapshot-9497524cc2d.jar.sha1 | 1 - .../licenses/lucene-join-9.1.0-snapshot-5b522487ba8.jar.sha1 | 1 + .../licenses/lucene-join-9.1.0-snapshot-9497524cc2d.jar.sha1 | 1 - .../lucene-memory-9.1.0-snapshot-5b522487ba8.jar.sha1 | 1 + .../lucene-memory-9.1.0-snapshot-9497524cc2d.jar.sha1 | 1 - .../licenses/lucene-misc-9.1.0-snapshot-5b522487ba8.jar.sha1 | 1 + .../licenses/lucene-misc-9.1.0-snapshot-9497524cc2d.jar.sha1 | 1 - .../lucene-queries-9.1.0-snapshot-5b522487ba8.jar.sha1 | 1 + .../lucene-queries-9.1.0-snapshot-9497524cc2d.jar.sha1 | 1 - .../lucene-queryparser-9.1.0-snapshot-5b522487ba8.jar.sha1 | 1 + .../lucene-queryparser-9.1.0-snapshot-9497524cc2d.jar.sha1 | 1 - .../lucene-sandbox-9.1.0-snapshot-5b522487ba8.jar.sha1 | 1 + .../lucene-sandbox-9.1.0-snapshot-9497524cc2d.jar.sha1 | 1 - .../lucene-spatial3d-9.1.0-snapshot-5b522487ba8.jar.sha1 | 1 + .../lucene-spatial3d-9.1.0-snapshot-9497524cc2d.jar.sha1 | 1 - .../lucene-suggest-9.1.0-snapshot-5b522487ba8.jar.sha1 | 1 + .../lucene-suggest-9.1.0-snapshot-9497524cc2d.jar.sha1 | 1 - .../security/authz/accesscontrol/MatchAllRoleBitSet.java | 5 +++++ .../lucene-analysis-icu-9.1.0-snapshot-5b522487ba8.jar.sha1 | 1 + .../lucene-analysis-icu-9.1.0-snapshot-9497524cc2d.jar.sha1 | 1 - 49 files changed, 34 insertions(+), 24 deletions(-) create mode 100644 docs/changelog/85025.yaml create mode 100644 modules/lang-expression/licenses/lucene-expressions-9.1.0-snapshot-5b522487ba8.jar.sha1 delete mode 100644 modules/lang-expression/licenses/lucene-expressions-9.1.0-snapshot-9497524cc2d.jar.sha1 create mode 100644 modules/legacy-geo/licenses/lucene-spatial-extras-9.1.0-snapshot-5b522487ba8.jar.sha1 delete mode 100644 modules/legacy-geo/licenses/lucene-spatial-extras-9.1.0-snapshot-9497524cc2d.jar.sha1 create mode 100644 plugins/analysis-icu/licenses/lucene-analysis-icu-9.1.0-snapshot-5b522487ba8.jar.sha1 delete mode 100644 plugins/analysis-icu/licenses/lucene-analysis-icu-9.1.0-snapshot-9497524cc2d.jar.sha1 create mode 100644 plugins/analysis-kuromoji/licenses/lucene-analysis-kuromoji-9.1.0-snapshot-5b522487ba8.jar.sha1 delete mode 100644 plugins/analysis-kuromoji/licenses/lucene-analysis-kuromoji-9.1.0-snapshot-9497524cc2d.jar.sha1 create mode 100644 plugins/analysis-nori/licenses/lucene-analysis-nori-9.1.0-snapshot-5b522487ba8.jar.sha1 delete mode 100644 plugins/analysis-nori/licenses/lucene-analysis-nori-9.1.0-snapshot-9497524cc2d.jar.sha1 create mode 100644 plugins/analysis-phonetic/licenses/lucene-analysis-phonetic-9.1.0-snapshot-5b522487ba8.jar.sha1 delete mode 100644 plugins/analysis-phonetic/licenses/lucene-analysis-phonetic-9.1.0-snapshot-9497524cc2d.jar.sha1 create mode 100644 plugins/analysis-smartcn/licenses/lucene-analysis-smartcn-9.1.0-snapshot-5b522487ba8.jar.sha1 delete mode 100644 plugins/analysis-smartcn/licenses/lucene-analysis-smartcn-9.1.0-snapshot-9497524cc2d.jar.sha1 create mode 100644 plugins/analysis-stempel/licenses/lucene-analysis-stempel-9.1.0-snapshot-5b522487ba8.jar.sha1 delete mode 100644 plugins/analysis-stempel/licenses/lucene-analysis-stempel-9.1.0-snapshot-9497524cc2d.jar.sha1 create mode 100644 plugins/analysis-ukrainian/licenses/lucene-analysis-morfologik-9.1.0-snapshot-5b522487ba8.jar.sha1 delete mode 100644 plugins/analysis-ukrainian/licenses/lucene-analysis-morfologik-9.1.0-snapshot-9497524cc2d.jar.sha1 create mode 100644 server/licenses/lucene-analysis-common-9.1.0-snapshot-5b522487ba8.jar.sha1 delete mode 100644 server/licenses/lucene-analysis-common-9.1.0-snapshot-9497524cc2d.jar.sha1 create mode 100644 server/licenses/lucene-backward-codecs-9.1.0-snapshot-5b522487ba8.jar.sha1 delete mode 100644 server/licenses/lucene-backward-codecs-9.1.0-snapshot-9497524cc2d.jar.sha1 create mode 100644 server/licenses/lucene-core-9.1.0-snapshot-5b522487ba8.jar.sha1 delete mode 100644 server/licenses/lucene-core-9.1.0-snapshot-9497524cc2d.jar.sha1 create mode 100644 server/licenses/lucene-grouping-9.1.0-snapshot-5b522487ba8.jar.sha1 delete mode 100644 server/licenses/lucene-grouping-9.1.0-snapshot-9497524cc2d.jar.sha1 create mode 100644 server/licenses/lucene-highlighter-9.1.0-snapshot-5b522487ba8.jar.sha1 delete mode 100644 server/licenses/lucene-highlighter-9.1.0-snapshot-9497524cc2d.jar.sha1 create mode 100644 server/licenses/lucene-join-9.1.0-snapshot-5b522487ba8.jar.sha1 delete mode 100644 server/licenses/lucene-join-9.1.0-snapshot-9497524cc2d.jar.sha1 create mode 100644 server/licenses/lucene-memory-9.1.0-snapshot-5b522487ba8.jar.sha1 delete mode 100644 server/licenses/lucene-memory-9.1.0-snapshot-9497524cc2d.jar.sha1 create mode 100644 server/licenses/lucene-misc-9.1.0-snapshot-5b522487ba8.jar.sha1 delete mode 100644 server/licenses/lucene-misc-9.1.0-snapshot-9497524cc2d.jar.sha1 create mode 100644 server/licenses/lucene-queries-9.1.0-snapshot-5b522487ba8.jar.sha1 delete mode 100644 server/licenses/lucene-queries-9.1.0-snapshot-9497524cc2d.jar.sha1 create mode 100644 server/licenses/lucene-queryparser-9.1.0-snapshot-5b522487ba8.jar.sha1 delete mode 100644 server/licenses/lucene-queryparser-9.1.0-snapshot-9497524cc2d.jar.sha1 create mode 100644 server/licenses/lucene-sandbox-9.1.0-snapshot-5b522487ba8.jar.sha1 delete mode 100644 server/licenses/lucene-sandbox-9.1.0-snapshot-9497524cc2d.jar.sha1 create mode 100644 server/licenses/lucene-spatial3d-9.1.0-snapshot-5b522487ba8.jar.sha1 delete mode 100644 server/licenses/lucene-spatial3d-9.1.0-snapshot-9497524cc2d.jar.sha1 create mode 100644 server/licenses/lucene-suggest-9.1.0-snapshot-5b522487ba8.jar.sha1 delete mode 100644 server/licenses/lucene-suggest-9.1.0-snapshot-9497524cc2d.jar.sha1 create mode 100644 x-pack/plugin/ml/licenses/lucene-analysis-icu-9.1.0-snapshot-5b522487ba8.jar.sha1 delete mode 100644 x-pack/plugin/ml/licenses/lucene-analysis-icu-9.1.0-snapshot-9497524cc2d.jar.sha1 diff --git a/build-tools-internal/version.properties b/build-tools-internal/version.properties index d2f15edb732f..fe86b6141e53 100644 --- a/build-tools-internal/version.properties +++ b/build-tools-internal/version.properties @@ -1,5 +1,5 @@ elasticsearch = 8.2.0 -lucene = 9.1.0-snapshot-9497524cc2d +lucene = 9.1.0-snapshot-5b522487ba8 bundled_jdk_vendor = adoptium bundled_jdk = 17.0.2+8 diff --git a/docs/changelog/85025.yaml b/docs/changelog/85025.yaml new file mode 100644 index 000000000000..ae47942532ff --- /dev/null +++ b/docs/changelog/85025.yaml @@ -0,0 +1,5 @@ +pr: 85025 +summary: Upgrade to lucene 9.1.0-snapshot-5b522487ba8 +area: Search +type: upgrade +issues: [] diff --git a/modules/lang-expression/licenses/lucene-expressions-9.1.0-snapshot-5b522487ba8.jar.sha1 b/modules/lang-expression/licenses/lucene-expressions-9.1.0-snapshot-5b522487ba8.jar.sha1 new file mode 100644 index 000000000000..edac368d3188 --- /dev/null +++ b/modules/lang-expression/licenses/lucene-expressions-9.1.0-snapshot-5b522487ba8.jar.sha1 @@ -0,0 +1 @@ +f9fe702f9c80a0735e2dcdd8ecdf1136255c6909 \ No newline at end of file diff --git a/modules/lang-expression/licenses/lucene-expressions-9.1.0-snapshot-9497524cc2d.jar.sha1 b/modules/lang-expression/licenses/lucene-expressions-9.1.0-snapshot-9497524cc2d.jar.sha1 deleted file mode 100644 index 07aaa7e512b5..000000000000 --- a/modules/lang-expression/licenses/lucene-expressions-9.1.0-snapshot-9497524cc2d.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -fb9c3a9c5e21880bc9add56283f1a78be6000021 \ No newline at end of file diff --git a/modules/legacy-geo/licenses/lucene-spatial-extras-9.1.0-snapshot-5b522487ba8.jar.sha1 b/modules/legacy-geo/licenses/lucene-spatial-extras-9.1.0-snapshot-5b522487ba8.jar.sha1 new file mode 100644 index 000000000000..87170077dc96 --- /dev/null +++ b/modules/legacy-geo/licenses/lucene-spatial-extras-9.1.0-snapshot-5b522487ba8.jar.sha1 @@ -0,0 +1 @@ +f5beb8d13a6dae283e2cb83c8662afbae2632adb \ No newline at end of file diff --git a/modules/legacy-geo/licenses/lucene-spatial-extras-9.1.0-snapshot-9497524cc2d.jar.sha1 b/modules/legacy-geo/licenses/lucene-spatial-extras-9.1.0-snapshot-9497524cc2d.jar.sha1 deleted file mode 100644 index 3d672886420c..000000000000 --- a/modules/legacy-geo/licenses/lucene-spatial-extras-9.1.0-snapshot-9497524cc2d.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -c50b37f391320adb572fbd3109953d36eddffb88 \ No newline at end of file diff --git a/plugins/analysis-icu/licenses/lucene-analysis-icu-9.1.0-snapshot-5b522487ba8.jar.sha1 b/plugins/analysis-icu/licenses/lucene-analysis-icu-9.1.0-snapshot-5b522487ba8.jar.sha1 new file mode 100644 index 000000000000..651947922152 --- /dev/null +++ b/plugins/analysis-icu/licenses/lucene-analysis-icu-9.1.0-snapshot-5b522487ba8.jar.sha1 @@ -0,0 +1 @@ +3ba71ee1003513ead9baee6850fc5065db26bc41 \ No newline at end of file diff --git a/plugins/analysis-icu/licenses/lucene-analysis-icu-9.1.0-snapshot-9497524cc2d.jar.sha1 b/plugins/analysis-icu/licenses/lucene-analysis-icu-9.1.0-snapshot-9497524cc2d.jar.sha1 deleted file mode 100644 index 2e184e74cfb9..000000000000 --- a/plugins/analysis-icu/licenses/lucene-analysis-icu-9.1.0-snapshot-9497524cc2d.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -5e3f60736f5fa8e665c906326b659d4246c15c49 \ No newline at end of file diff --git a/plugins/analysis-kuromoji/licenses/lucene-analysis-kuromoji-9.1.0-snapshot-5b522487ba8.jar.sha1 b/plugins/analysis-kuromoji/licenses/lucene-analysis-kuromoji-9.1.0-snapshot-5b522487ba8.jar.sha1 new file mode 100644 index 000000000000..8ee968355688 --- /dev/null +++ b/plugins/analysis-kuromoji/licenses/lucene-analysis-kuromoji-9.1.0-snapshot-5b522487ba8.jar.sha1 @@ -0,0 +1 @@ +682635c2363113340414a3c3842ff581f888bc3c \ No newline at end of file diff --git a/plugins/analysis-kuromoji/licenses/lucene-analysis-kuromoji-9.1.0-snapshot-9497524cc2d.jar.sha1 b/plugins/analysis-kuromoji/licenses/lucene-analysis-kuromoji-9.1.0-snapshot-9497524cc2d.jar.sha1 deleted file mode 100644 index afd7263af10f..000000000000 --- a/plugins/analysis-kuromoji/licenses/lucene-analysis-kuromoji-9.1.0-snapshot-9497524cc2d.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -1d7baaa61a5896a505ae0f493978495cfbfe04d2 \ No newline at end of file diff --git a/plugins/analysis-nori/licenses/lucene-analysis-nori-9.1.0-snapshot-5b522487ba8.jar.sha1 b/plugins/analysis-nori/licenses/lucene-analysis-nori-9.1.0-snapshot-5b522487ba8.jar.sha1 new file mode 100644 index 000000000000..a3420dcfe496 --- /dev/null +++ b/plugins/analysis-nori/licenses/lucene-analysis-nori-9.1.0-snapshot-5b522487ba8.jar.sha1 @@ -0,0 +1 @@ +2bec71ad43356ac90511e1b1497147a978cb63b9 \ No newline at end of file diff --git a/plugins/analysis-nori/licenses/lucene-analysis-nori-9.1.0-snapshot-9497524cc2d.jar.sha1 b/plugins/analysis-nori/licenses/lucene-analysis-nori-9.1.0-snapshot-9497524cc2d.jar.sha1 deleted file mode 100644 index bc04e6621908..000000000000 --- a/plugins/analysis-nori/licenses/lucene-analysis-nori-9.1.0-snapshot-9497524cc2d.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -52a7ed9945a7d7f0ad316992494610af3d54451a \ No newline at end of file diff --git a/plugins/analysis-phonetic/licenses/lucene-analysis-phonetic-9.1.0-snapshot-5b522487ba8.jar.sha1 b/plugins/analysis-phonetic/licenses/lucene-analysis-phonetic-9.1.0-snapshot-5b522487ba8.jar.sha1 new file mode 100644 index 000000000000..4cbc36eab3b6 --- /dev/null +++ b/plugins/analysis-phonetic/licenses/lucene-analysis-phonetic-9.1.0-snapshot-5b522487ba8.jar.sha1 @@ -0,0 +1 @@ +a8725581197c8f83e91257270530e40230861a2a \ No newline at end of file diff --git a/plugins/analysis-phonetic/licenses/lucene-analysis-phonetic-9.1.0-snapshot-9497524cc2d.jar.sha1 b/plugins/analysis-phonetic/licenses/lucene-analysis-phonetic-9.1.0-snapshot-9497524cc2d.jar.sha1 deleted file mode 100644 index f36fb38d90f4..000000000000 --- a/plugins/analysis-phonetic/licenses/lucene-analysis-phonetic-9.1.0-snapshot-9497524cc2d.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -75f996d3ba1f8c9f8c0100e4bc7d768fca6b2ce3 \ No newline at end of file diff --git a/plugins/analysis-smartcn/licenses/lucene-analysis-smartcn-9.1.0-snapshot-5b522487ba8.jar.sha1 b/plugins/analysis-smartcn/licenses/lucene-analysis-smartcn-9.1.0-snapshot-5b522487ba8.jar.sha1 new file mode 100644 index 000000000000..60f7394cf232 --- /dev/null +++ b/plugins/analysis-smartcn/licenses/lucene-analysis-smartcn-9.1.0-snapshot-5b522487ba8.jar.sha1 @@ -0,0 +1 @@ +393550ab89b504c1c77e1d17c83a4835d3612c6c \ No newline at end of file diff --git a/plugins/analysis-smartcn/licenses/lucene-analysis-smartcn-9.1.0-snapshot-9497524cc2d.jar.sha1 b/plugins/analysis-smartcn/licenses/lucene-analysis-smartcn-9.1.0-snapshot-9497524cc2d.jar.sha1 deleted file mode 100644 index 9c6404e39f4e..000000000000 --- a/plugins/analysis-smartcn/licenses/lucene-analysis-smartcn-9.1.0-snapshot-9497524cc2d.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -aa03db102c7a06f82845258e9bee775e5dfd0d29 \ No newline at end of file diff --git a/plugins/analysis-stempel/licenses/lucene-analysis-stempel-9.1.0-snapshot-5b522487ba8.jar.sha1 b/plugins/analysis-stempel/licenses/lucene-analysis-stempel-9.1.0-snapshot-5b522487ba8.jar.sha1 new file mode 100644 index 000000000000..aee841673705 --- /dev/null +++ b/plugins/analysis-stempel/licenses/lucene-analysis-stempel-9.1.0-snapshot-5b522487ba8.jar.sha1 @@ -0,0 +1 @@ +f3fca8a0412aa8889fa9d376311425d3a7603eb8 \ No newline at end of file diff --git a/plugins/analysis-stempel/licenses/lucene-analysis-stempel-9.1.0-snapshot-9497524cc2d.jar.sha1 b/plugins/analysis-stempel/licenses/lucene-analysis-stempel-9.1.0-snapshot-9497524cc2d.jar.sha1 deleted file mode 100644 index ebea7e7f37a0..000000000000 --- a/plugins/analysis-stempel/licenses/lucene-analysis-stempel-9.1.0-snapshot-9497524cc2d.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -efe5d28db9e2dcecf3d79162229634807e60550c \ No newline at end of file diff --git a/plugins/analysis-ukrainian/licenses/lucene-analysis-morfologik-9.1.0-snapshot-5b522487ba8.jar.sha1 b/plugins/analysis-ukrainian/licenses/lucene-analysis-morfologik-9.1.0-snapshot-5b522487ba8.jar.sha1 new file mode 100644 index 000000000000..087bac817e24 --- /dev/null +++ b/plugins/analysis-ukrainian/licenses/lucene-analysis-morfologik-9.1.0-snapshot-5b522487ba8.jar.sha1 @@ -0,0 +1 @@ +cfc7c5084184e506f09a5fd484974e48a9f56cf0 \ No newline at end of file diff --git a/plugins/analysis-ukrainian/licenses/lucene-analysis-morfologik-9.1.0-snapshot-9497524cc2d.jar.sha1 b/plugins/analysis-ukrainian/licenses/lucene-analysis-morfologik-9.1.0-snapshot-9497524cc2d.jar.sha1 deleted file mode 100644 index 79ca4ae395c5..000000000000 --- a/plugins/analysis-ukrainian/licenses/lucene-analysis-morfologik-9.1.0-snapshot-9497524cc2d.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -7ea5e4e5e41e02aa3b484da4519780a4e048f62b \ No newline at end of file diff --git a/server/licenses/lucene-analysis-common-9.1.0-snapshot-5b522487ba8.jar.sha1 b/server/licenses/lucene-analysis-common-9.1.0-snapshot-5b522487ba8.jar.sha1 new file mode 100644 index 000000000000..e1905c7a410b --- /dev/null +++ b/server/licenses/lucene-analysis-common-9.1.0-snapshot-5b522487ba8.jar.sha1 @@ -0,0 +1 @@ +a9cba38f5fb1b5c079d981c1ed97dbc568118b6e \ No newline at end of file diff --git a/server/licenses/lucene-analysis-common-9.1.0-snapshot-9497524cc2d.jar.sha1 b/server/licenses/lucene-analysis-common-9.1.0-snapshot-9497524cc2d.jar.sha1 deleted file mode 100644 index 816509d2516a..000000000000 --- a/server/licenses/lucene-analysis-common-9.1.0-snapshot-9497524cc2d.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -41a3133a82ebd1414c76895e5fcd9c2bd93cf878 \ No newline at end of file diff --git a/server/licenses/lucene-backward-codecs-9.1.0-snapshot-5b522487ba8.jar.sha1 b/server/licenses/lucene-backward-codecs-9.1.0-snapshot-5b522487ba8.jar.sha1 new file mode 100644 index 000000000000..93d595a54e56 --- /dev/null +++ b/server/licenses/lucene-backward-codecs-9.1.0-snapshot-5b522487ba8.jar.sha1 @@ -0,0 +1 @@ +4e24a4abc2a763089d274c63638a6398faa24a08 \ No newline at end of file diff --git a/server/licenses/lucene-backward-codecs-9.1.0-snapshot-9497524cc2d.jar.sha1 b/server/licenses/lucene-backward-codecs-9.1.0-snapshot-9497524cc2d.jar.sha1 deleted file mode 100644 index 52c80b31a2a4..000000000000 --- a/server/licenses/lucene-backward-codecs-9.1.0-snapshot-9497524cc2d.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -e6206973ba2125c2a15c7ef4da87a5551aa206bc \ No newline at end of file diff --git a/server/licenses/lucene-core-9.1.0-snapshot-5b522487ba8.jar.sha1 b/server/licenses/lucene-core-9.1.0-snapshot-5b522487ba8.jar.sha1 new file mode 100644 index 000000000000..af877320bd04 --- /dev/null +++ b/server/licenses/lucene-core-9.1.0-snapshot-5b522487ba8.jar.sha1 @@ -0,0 +1 @@ +ebfbeca9231f454a524c49803a80a9953614ddf1 \ No newline at end of file diff --git a/server/licenses/lucene-core-9.1.0-snapshot-9497524cc2d.jar.sha1 b/server/licenses/lucene-core-9.1.0-snapshot-9497524cc2d.jar.sha1 deleted file mode 100644 index 9db7547bfd53..000000000000 --- a/server/licenses/lucene-core-9.1.0-snapshot-9497524cc2d.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -b9800da72fab21cc2a5bfcef8ae4a68bd91dcc9e \ No newline at end of file diff --git a/server/licenses/lucene-grouping-9.1.0-snapshot-5b522487ba8.jar.sha1 b/server/licenses/lucene-grouping-9.1.0-snapshot-5b522487ba8.jar.sha1 new file mode 100644 index 000000000000..76c5da128391 --- /dev/null +++ b/server/licenses/lucene-grouping-9.1.0-snapshot-5b522487ba8.jar.sha1 @@ -0,0 +1 @@ +a43f60bf75227ecb81488f554b04b7142e70ce2a \ No newline at end of file diff --git a/server/licenses/lucene-grouping-9.1.0-snapshot-9497524cc2d.jar.sha1 b/server/licenses/lucene-grouping-9.1.0-snapshot-9497524cc2d.jar.sha1 deleted file mode 100644 index 963ff3d7df6d..000000000000 --- a/server/licenses/lucene-grouping-9.1.0-snapshot-9497524cc2d.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -3afaf888c47bed46dc1d3fb50d1633b45dc3b76c \ No newline at end of file diff --git a/server/licenses/lucene-highlighter-9.1.0-snapshot-5b522487ba8.jar.sha1 b/server/licenses/lucene-highlighter-9.1.0-snapshot-5b522487ba8.jar.sha1 new file mode 100644 index 000000000000..c2b1316d29a7 --- /dev/null +++ b/server/licenses/lucene-highlighter-9.1.0-snapshot-5b522487ba8.jar.sha1 @@ -0,0 +1 @@ +2db8e73acc9679fbf6639cb2dbdda0f7eef40a32 \ No newline at end of file diff --git a/server/licenses/lucene-highlighter-9.1.0-snapshot-9497524cc2d.jar.sha1 b/server/licenses/lucene-highlighter-9.1.0-snapshot-9497524cc2d.jar.sha1 deleted file mode 100644 index 1d034ffb0d14..000000000000 --- a/server/licenses/lucene-highlighter-9.1.0-snapshot-9497524cc2d.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -eb37f9294eb9b6f2dcc71d74018d31740217cc26 \ No newline at end of file diff --git a/server/licenses/lucene-join-9.1.0-snapshot-5b522487ba8.jar.sha1 b/server/licenses/lucene-join-9.1.0-snapshot-5b522487ba8.jar.sha1 new file mode 100644 index 000000000000..7e6114224b7a --- /dev/null +++ b/server/licenses/lucene-join-9.1.0-snapshot-5b522487ba8.jar.sha1 @@ -0,0 +1 @@ +3319cd6898518b19ab89b8ab1d4a88d73a4b4695 \ No newline at end of file diff --git a/server/licenses/lucene-join-9.1.0-snapshot-9497524cc2d.jar.sha1 b/server/licenses/lucene-join-9.1.0-snapshot-9497524cc2d.jar.sha1 deleted file mode 100644 index 6a802b1c4623..000000000000 --- a/server/licenses/lucene-join-9.1.0-snapshot-9497524cc2d.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -b102f579d4a5c1c7ab3c6e81ca0d0208b90ccd16 \ No newline at end of file diff --git a/server/licenses/lucene-memory-9.1.0-snapshot-5b522487ba8.jar.sha1 b/server/licenses/lucene-memory-9.1.0-snapshot-5b522487ba8.jar.sha1 new file mode 100644 index 000000000000..6218929fdfd5 --- /dev/null +++ b/server/licenses/lucene-memory-9.1.0-snapshot-5b522487ba8.jar.sha1 @@ -0,0 +1 @@ +bfe4513e6d1c233727bcf61ccfcd9edeadeea9b4 \ No newline at end of file diff --git a/server/licenses/lucene-memory-9.1.0-snapshot-9497524cc2d.jar.sha1 b/server/licenses/lucene-memory-9.1.0-snapshot-9497524cc2d.jar.sha1 deleted file mode 100644 index e58596e0af0a..000000000000 --- a/server/licenses/lucene-memory-9.1.0-snapshot-9497524cc2d.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -e5f85835c61765da66d8ede6f902694e67557480 \ No newline at end of file diff --git a/server/licenses/lucene-misc-9.1.0-snapshot-5b522487ba8.jar.sha1 b/server/licenses/lucene-misc-9.1.0-snapshot-5b522487ba8.jar.sha1 new file mode 100644 index 000000000000..38e8e99d7363 --- /dev/null +++ b/server/licenses/lucene-misc-9.1.0-snapshot-5b522487ba8.jar.sha1 @@ -0,0 +1 @@ +96ddd41fba83fb6db8e0eef701017e2bafc97983 \ No newline at end of file diff --git a/server/licenses/lucene-misc-9.1.0-snapshot-9497524cc2d.jar.sha1 b/server/licenses/lucene-misc-9.1.0-snapshot-9497524cc2d.jar.sha1 deleted file mode 100644 index d98994edc82d..000000000000 --- a/server/licenses/lucene-misc-9.1.0-snapshot-9497524cc2d.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -07c36e80700323c634d4b85b4f7aea2c58a69ea0 \ No newline at end of file diff --git a/server/licenses/lucene-queries-9.1.0-snapshot-5b522487ba8.jar.sha1 b/server/licenses/lucene-queries-9.1.0-snapshot-5b522487ba8.jar.sha1 new file mode 100644 index 000000000000..b17a9021921f --- /dev/null +++ b/server/licenses/lucene-queries-9.1.0-snapshot-5b522487ba8.jar.sha1 @@ -0,0 +1 @@ +92eb3c445cb222b2e79fada059fb5353f6060d03 \ No newline at end of file diff --git a/server/licenses/lucene-queries-9.1.0-snapshot-9497524cc2d.jar.sha1 b/server/licenses/lucene-queries-9.1.0-snapshot-9497524cc2d.jar.sha1 deleted file mode 100644 index d0975c6999b9..000000000000 --- a/server/licenses/lucene-queries-9.1.0-snapshot-9497524cc2d.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -9a9f1f2efe52bc576738d5f247e81aa5800fe71a \ No newline at end of file diff --git a/server/licenses/lucene-queryparser-9.1.0-snapshot-5b522487ba8.jar.sha1 b/server/licenses/lucene-queryparser-9.1.0-snapshot-5b522487ba8.jar.sha1 new file mode 100644 index 000000000000..c27c46ed706b --- /dev/null +++ b/server/licenses/lucene-queryparser-9.1.0-snapshot-5b522487ba8.jar.sha1 @@ -0,0 +1 @@ +519a128b2ff6400112eeea159c5246720b345c07 \ No newline at end of file diff --git a/server/licenses/lucene-queryparser-9.1.0-snapshot-9497524cc2d.jar.sha1 b/server/licenses/lucene-queryparser-9.1.0-snapshot-9497524cc2d.jar.sha1 deleted file mode 100644 index 4d7ac89cf987..000000000000 --- a/server/licenses/lucene-queryparser-9.1.0-snapshot-9497524cc2d.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -60dac7d1cee06b6340db408754de40a403705be1 \ No newline at end of file diff --git a/server/licenses/lucene-sandbox-9.1.0-snapshot-5b522487ba8.jar.sha1 b/server/licenses/lucene-sandbox-9.1.0-snapshot-5b522487ba8.jar.sha1 new file mode 100644 index 000000000000..d4ad9aded161 --- /dev/null +++ b/server/licenses/lucene-sandbox-9.1.0-snapshot-5b522487ba8.jar.sha1 @@ -0,0 +1 @@ +6cdd04be95dee7fbcc1147edec2276751f70325e \ No newline at end of file diff --git a/server/licenses/lucene-sandbox-9.1.0-snapshot-9497524cc2d.jar.sha1 b/server/licenses/lucene-sandbox-9.1.0-snapshot-9497524cc2d.jar.sha1 deleted file mode 100644 index 077a90b20f89..000000000000 --- a/server/licenses/lucene-sandbox-9.1.0-snapshot-9497524cc2d.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -64f40470e3ad31651738043dc28d59306ec49f98 \ No newline at end of file diff --git a/server/licenses/lucene-spatial3d-9.1.0-snapshot-5b522487ba8.jar.sha1 b/server/licenses/lucene-spatial3d-9.1.0-snapshot-5b522487ba8.jar.sha1 new file mode 100644 index 000000000000..73f72bc1d8f7 --- /dev/null +++ b/server/licenses/lucene-spatial3d-9.1.0-snapshot-5b522487ba8.jar.sha1 @@ -0,0 +1 @@ +f38378f43aa2d32e8d4ae7ff64c0c854f5967e6b \ No newline at end of file diff --git a/server/licenses/lucene-spatial3d-9.1.0-snapshot-9497524cc2d.jar.sha1 b/server/licenses/lucene-spatial3d-9.1.0-snapshot-9497524cc2d.jar.sha1 deleted file mode 100644 index d3777c3dd068..000000000000 --- a/server/licenses/lucene-spatial3d-9.1.0-snapshot-9497524cc2d.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -1be2f3bc523c8541a591e9fe2595584222f6400b \ No newline at end of file diff --git a/server/licenses/lucene-suggest-9.1.0-snapshot-5b522487ba8.jar.sha1 b/server/licenses/lucene-suggest-9.1.0-snapshot-5b522487ba8.jar.sha1 new file mode 100644 index 000000000000..1deeb0c2b9ac --- /dev/null +++ b/server/licenses/lucene-suggest-9.1.0-snapshot-5b522487ba8.jar.sha1 @@ -0,0 +1 @@ +441daee2d0a51736363684ab739caa25c073604d \ No newline at end of file diff --git a/server/licenses/lucene-suggest-9.1.0-snapshot-9497524cc2d.jar.sha1 b/server/licenses/lucene-suggest-9.1.0-snapshot-9497524cc2d.jar.sha1 deleted file mode 100644 index 275c579ca588..000000000000 --- a/server/licenses/lucene-suggest-9.1.0-snapshot-9497524cc2d.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -019ec3e0e49d4db2ce28da027ab52f732966367d \ No newline at end of file diff --git a/x-pack/plugin/core/src/main/java/org/elasticsearch/xpack/core/security/authz/accesscontrol/MatchAllRoleBitSet.java b/x-pack/plugin/core/src/main/java/org/elasticsearch/xpack/core/security/authz/accesscontrol/MatchAllRoleBitSet.java index 96cdb9b2006e..4c0f21715fed 100644 --- a/x-pack/plugin/core/src/main/java/org/elasticsearch/xpack/core/security/authz/accesscontrol/MatchAllRoleBitSet.java +++ b/x-pack/plugin/core/src/main/java/org/elasticsearch/xpack/core/security/authz/accesscontrol/MatchAllRoleBitSet.java @@ -43,6 +43,11 @@ final class MatchAllRoleBitSet extends BitSet { return length(); } + @Override + public int approximateCardinality() { + return length(); + } + @Override public int prevSetBit(int index) { return index; diff --git a/x-pack/plugin/ml/licenses/lucene-analysis-icu-9.1.0-snapshot-5b522487ba8.jar.sha1 b/x-pack/plugin/ml/licenses/lucene-analysis-icu-9.1.0-snapshot-5b522487ba8.jar.sha1 new file mode 100644 index 000000000000..651947922152 --- /dev/null +++ b/x-pack/plugin/ml/licenses/lucene-analysis-icu-9.1.0-snapshot-5b522487ba8.jar.sha1 @@ -0,0 +1 @@ +3ba71ee1003513ead9baee6850fc5065db26bc41 \ No newline at end of file diff --git a/x-pack/plugin/ml/licenses/lucene-analysis-icu-9.1.0-snapshot-9497524cc2d.jar.sha1 b/x-pack/plugin/ml/licenses/lucene-analysis-icu-9.1.0-snapshot-9497524cc2d.jar.sha1 deleted file mode 100644 index 2e184e74cfb9..000000000000 --- a/x-pack/plugin/ml/licenses/lucene-analysis-icu-9.1.0-snapshot-9497524cc2d.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -5e3f60736f5fa8e665c906326b659d4246c15c49 \ No newline at end of file