From 9ac73596431cb8fabcd26855c0c1861a435f5f34 Mon Sep 17 00:00:00 2001 From: Alan Woodward Date: Wed, 12 Dec 2018 20:18:32 +0000 Subject: [PATCH] Update lucene to snapshot-7e4555a2fd (#36563) Includes the following: * Reversion of doc-values changes in LUCENE-8374; we are interested in seeing if this has an effect on benchmarks for node-stats and index-stats * More improvements to docvalues updates --- buildSrc/version.properties | 2 +- .../lucene-expressions-8.0.0-snapshot-61e448666d.jar.sha1 | 1 - .../lucene-expressions-8.0.0-snapshot-7e4555a2fd.jar.sha1 | 1 + .../lucene-analyzers-icu-8.0.0-snapshot-61e448666d.jar.sha1 | 1 - .../lucene-analyzers-icu-8.0.0-snapshot-7e4555a2fd.jar.sha1 | 1 + ...lucene-analyzers-kuromoji-8.0.0-snapshot-61e448666d.jar.sha1 | 1 - ...lucene-analyzers-kuromoji-8.0.0-snapshot-7e4555a2fd.jar.sha1 | 1 + .../lucene-analyzers-nori-8.0.0-snapshot-61e448666d.jar.sha1 | 1 - .../lucene-analyzers-nori-8.0.0-snapshot-7e4555a2fd.jar.sha1 | 1 + ...lucene-analyzers-phonetic-8.0.0-snapshot-61e448666d.jar.sha1 | 1 - ...lucene-analyzers-phonetic-8.0.0-snapshot-7e4555a2fd.jar.sha1 | 1 + .../lucene-analyzers-smartcn-8.0.0-snapshot-61e448666d.jar.sha1 | 1 - .../lucene-analyzers-smartcn-8.0.0-snapshot-7e4555a2fd.jar.sha1 | 1 + .../lucene-analyzers-stempel-8.0.0-snapshot-61e448666d.jar.sha1 | 1 - .../lucene-analyzers-stempel-8.0.0-snapshot-7e4555a2fd.jar.sha1 | 1 + ...cene-analyzers-morfologik-8.0.0-snapshot-61e448666d.jar.sha1 | 1 - ...cene-analyzers-morfologik-8.0.0-snapshot-7e4555a2fd.jar.sha1 | 1 + .../lucene-analyzers-common-8.0.0-snapshot-61e448666d.jar.sha1 | 1 - .../lucene-analyzers-common-8.0.0-snapshot-7e4555a2fd.jar.sha1 | 1 + .../lucene-backward-codecs-8.0.0-snapshot-61e448666d.jar.sha1 | 1 - .../lucene-backward-codecs-8.0.0-snapshot-7e4555a2fd.jar.sha1 | 1 + server/licenses/lucene-core-8.0.0-snapshot-61e448666d.jar.sha1 | 1 - server/licenses/lucene-core-8.0.0-snapshot-7e4555a2fd.jar.sha1 | 1 + .../licenses/lucene-grouping-8.0.0-snapshot-61e448666d.jar.sha1 | 1 - .../licenses/lucene-grouping-8.0.0-snapshot-7e4555a2fd.jar.sha1 | 1 + .../lucene-highlighter-8.0.0-snapshot-61e448666d.jar.sha1 | 1 - .../lucene-highlighter-8.0.0-snapshot-7e4555a2fd.jar.sha1 | 1 + server/licenses/lucene-join-8.0.0-snapshot-61e448666d.jar.sha1 | 1 - server/licenses/lucene-join-8.0.0-snapshot-7e4555a2fd.jar.sha1 | 1 + .../licenses/lucene-memory-8.0.0-snapshot-61e448666d.jar.sha1 | 1 - .../licenses/lucene-memory-8.0.0-snapshot-7e4555a2fd.jar.sha1 | 1 + server/licenses/lucene-misc-8.0.0-snapshot-61e448666d.jar.sha1 | 1 - server/licenses/lucene-misc-8.0.0-snapshot-7e4555a2fd.jar.sha1 | 1 + .../licenses/lucene-queries-8.0.0-snapshot-61e448666d.jar.sha1 | 1 - .../licenses/lucene-queries-8.0.0-snapshot-7e4555a2fd.jar.sha1 | 1 + .../lucene-queryparser-8.0.0-snapshot-61e448666d.jar.sha1 | 1 - .../lucene-queryparser-8.0.0-snapshot-7e4555a2fd.jar.sha1 | 1 + .../licenses/lucene-sandbox-8.0.0-snapshot-61e448666d.jar.sha1 | 1 - .../licenses/lucene-sandbox-8.0.0-snapshot-7e4555a2fd.jar.sha1 | 1 + .../licenses/lucene-spatial-8.0.0-snapshot-61e448666d.jar.sha1 | 1 - .../licenses/lucene-spatial-8.0.0-snapshot-7e4555a2fd.jar.sha1 | 1 + .../lucene-spatial-extras-8.0.0-snapshot-61e448666d.jar.sha1 | 1 - .../lucene-spatial-extras-8.0.0-snapshot-7e4555a2fd.jar.sha1 | 1 + .../lucene-spatial3d-8.0.0-snapshot-61e448666d.jar.sha1 | 1 - .../lucene-spatial3d-8.0.0-snapshot-7e4555a2fd.jar.sha1 | 1 + .../licenses/lucene-suggest-8.0.0-snapshot-61e448666d.jar.sha1 | 1 - .../licenses/lucene-suggest-8.0.0-snapshot-7e4555a2fd.jar.sha1 | 1 + .../licenses/lucene-core-8.0.0-snapshot-61e448666d.jar.sha1 | 1 - .../licenses/lucene-core-8.0.0-snapshot-7e4555a2fd.jar.sha1 | 1 + 49 files changed, 25 insertions(+), 25 deletions(-) delete mode 100644 modules/lang-expression/licenses/lucene-expressions-8.0.0-snapshot-61e448666d.jar.sha1 create mode 100644 modules/lang-expression/licenses/lucene-expressions-8.0.0-snapshot-7e4555a2fd.jar.sha1 delete mode 100644 plugins/analysis-icu/licenses/lucene-analyzers-icu-8.0.0-snapshot-61e448666d.jar.sha1 create mode 100644 plugins/analysis-icu/licenses/lucene-analyzers-icu-8.0.0-snapshot-7e4555a2fd.jar.sha1 delete mode 100644 plugins/analysis-kuromoji/licenses/lucene-analyzers-kuromoji-8.0.0-snapshot-61e448666d.jar.sha1 create mode 100644 plugins/analysis-kuromoji/licenses/lucene-analyzers-kuromoji-8.0.0-snapshot-7e4555a2fd.jar.sha1 delete mode 100644 plugins/analysis-nori/licenses/lucene-analyzers-nori-8.0.0-snapshot-61e448666d.jar.sha1 create mode 100644 plugins/analysis-nori/licenses/lucene-analyzers-nori-8.0.0-snapshot-7e4555a2fd.jar.sha1 delete mode 100644 plugins/analysis-phonetic/licenses/lucene-analyzers-phonetic-8.0.0-snapshot-61e448666d.jar.sha1 create mode 100644 plugins/analysis-phonetic/licenses/lucene-analyzers-phonetic-8.0.0-snapshot-7e4555a2fd.jar.sha1 delete mode 100644 plugins/analysis-smartcn/licenses/lucene-analyzers-smartcn-8.0.0-snapshot-61e448666d.jar.sha1 create mode 100644 plugins/analysis-smartcn/licenses/lucene-analyzers-smartcn-8.0.0-snapshot-7e4555a2fd.jar.sha1 delete mode 100644 plugins/analysis-stempel/licenses/lucene-analyzers-stempel-8.0.0-snapshot-61e448666d.jar.sha1 create mode 100644 plugins/analysis-stempel/licenses/lucene-analyzers-stempel-8.0.0-snapshot-7e4555a2fd.jar.sha1 delete mode 100644 plugins/analysis-ukrainian/licenses/lucene-analyzers-morfologik-8.0.0-snapshot-61e448666d.jar.sha1 create mode 100644 plugins/analysis-ukrainian/licenses/lucene-analyzers-morfologik-8.0.0-snapshot-7e4555a2fd.jar.sha1 delete mode 100644 server/licenses/lucene-analyzers-common-8.0.0-snapshot-61e448666d.jar.sha1 create mode 100644 server/licenses/lucene-analyzers-common-8.0.0-snapshot-7e4555a2fd.jar.sha1 delete mode 100644 server/licenses/lucene-backward-codecs-8.0.0-snapshot-61e448666d.jar.sha1 create mode 100644 server/licenses/lucene-backward-codecs-8.0.0-snapshot-7e4555a2fd.jar.sha1 delete mode 100644 server/licenses/lucene-core-8.0.0-snapshot-61e448666d.jar.sha1 create mode 100644 server/licenses/lucene-core-8.0.0-snapshot-7e4555a2fd.jar.sha1 delete mode 100644 server/licenses/lucene-grouping-8.0.0-snapshot-61e448666d.jar.sha1 create mode 100644 server/licenses/lucene-grouping-8.0.0-snapshot-7e4555a2fd.jar.sha1 delete mode 100644 server/licenses/lucene-highlighter-8.0.0-snapshot-61e448666d.jar.sha1 create mode 100644 server/licenses/lucene-highlighter-8.0.0-snapshot-7e4555a2fd.jar.sha1 delete mode 100644 server/licenses/lucene-join-8.0.0-snapshot-61e448666d.jar.sha1 create mode 100644 server/licenses/lucene-join-8.0.0-snapshot-7e4555a2fd.jar.sha1 delete mode 100644 server/licenses/lucene-memory-8.0.0-snapshot-61e448666d.jar.sha1 create mode 100644 server/licenses/lucene-memory-8.0.0-snapshot-7e4555a2fd.jar.sha1 delete mode 100644 server/licenses/lucene-misc-8.0.0-snapshot-61e448666d.jar.sha1 create mode 100644 server/licenses/lucene-misc-8.0.0-snapshot-7e4555a2fd.jar.sha1 delete mode 100644 server/licenses/lucene-queries-8.0.0-snapshot-61e448666d.jar.sha1 create mode 100644 server/licenses/lucene-queries-8.0.0-snapshot-7e4555a2fd.jar.sha1 delete mode 100644 server/licenses/lucene-queryparser-8.0.0-snapshot-61e448666d.jar.sha1 create mode 100644 server/licenses/lucene-queryparser-8.0.0-snapshot-7e4555a2fd.jar.sha1 delete mode 100644 server/licenses/lucene-sandbox-8.0.0-snapshot-61e448666d.jar.sha1 create mode 100644 server/licenses/lucene-sandbox-8.0.0-snapshot-7e4555a2fd.jar.sha1 delete mode 100644 server/licenses/lucene-spatial-8.0.0-snapshot-61e448666d.jar.sha1 create mode 100644 server/licenses/lucene-spatial-8.0.0-snapshot-7e4555a2fd.jar.sha1 delete mode 100644 server/licenses/lucene-spatial-extras-8.0.0-snapshot-61e448666d.jar.sha1 create mode 100644 server/licenses/lucene-spatial-extras-8.0.0-snapshot-7e4555a2fd.jar.sha1 delete mode 100644 server/licenses/lucene-spatial3d-8.0.0-snapshot-61e448666d.jar.sha1 create mode 100644 server/licenses/lucene-spatial3d-8.0.0-snapshot-7e4555a2fd.jar.sha1 delete mode 100644 server/licenses/lucene-suggest-8.0.0-snapshot-61e448666d.jar.sha1 create mode 100644 server/licenses/lucene-suggest-8.0.0-snapshot-7e4555a2fd.jar.sha1 delete mode 100644 x-pack/plugin/sql/sql-action/licenses/lucene-core-8.0.0-snapshot-61e448666d.jar.sha1 create mode 100644 x-pack/plugin/sql/sql-action/licenses/lucene-core-8.0.0-snapshot-7e4555a2fd.jar.sha1 diff --git a/buildSrc/version.properties b/buildSrc/version.properties index feef3016909..420a20808d7 100644 --- a/buildSrc/version.properties +++ b/buildSrc/version.properties @@ -1,5 +1,5 @@ elasticsearch = 7.0.0 -lucene = 8.0.0-snapshot-61e448666d +lucene = 8.0.0-snapshot-7e4555a2fd # optional dependencies spatial4j = 0.7 diff --git a/modules/lang-expression/licenses/lucene-expressions-8.0.0-snapshot-61e448666d.jar.sha1 b/modules/lang-expression/licenses/lucene-expressions-8.0.0-snapshot-61e448666d.jar.sha1 deleted file mode 100644 index ddc38b69f4b..00000000000 --- a/modules/lang-expression/licenses/lucene-expressions-8.0.0-snapshot-61e448666d.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -af6e68fe2e0b0e567b8f28cc727a93c4f07f3a9e \ No newline at end of file diff --git a/modules/lang-expression/licenses/lucene-expressions-8.0.0-snapshot-7e4555a2fd.jar.sha1 b/modules/lang-expression/licenses/lucene-expressions-8.0.0-snapshot-7e4555a2fd.jar.sha1 new file mode 100644 index 00000000000..70fd9bf558c --- /dev/null +++ b/modules/lang-expression/licenses/lucene-expressions-8.0.0-snapshot-7e4555a2fd.jar.sha1 @@ -0,0 +1 @@ +70b328502ac1cc2d27c899a642ffb2f4f1d2b9f3 \ No newline at end of file diff --git a/plugins/analysis-icu/licenses/lucene-analyzers-icu-8.0.0-snapshot-61e448666d.jar.sha1 b/plugins/analysis-icu/licenses/lucene-analyzers-icu-8.0.0-snapshot-61e448666d.jar.sha1 deleted file mode 100644 index 823c504cad6..00000000000 --- a/plugins/analysis-icu/licenses/lucene-analyzers-icu-8.0.0-snapshot-61e448666d.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -e11eee487240d8d44a101bfc0d6f203c732295c5 \ No newline at end of file diff --git a/plugins/analysis-icu/licenses/lucene-analyzers-icu-8.0.0-snapshot-7e4555a2fd.jar.sha1 b/plugins/analysis-icu/licenses/lucene-analyzers-icu-8.0.0-snapshot-7e4555a2fd.jar.sha1 new file mode 100644 index 00000000000..f59d9fd9554 --- /dev/null +++ b/plugins/analysis-icu/licenses/lucene-analyzers-icu-8.0.0-snapshot-7e4555a2fd.jar.sha1 @@ -0,0 +1 @@ +643eede8327f69cf0332cecd13100536daa5f04a \ No newline at end of file diff --git a/plugins/analysis-kuromoji/licenses/lucene-analyzers-kuromoji-8.0.0-snapshot-61e448666d.jar.sha1 b/plugins/analysis-kuromoji/licenses/lucene-analyzers-kuromoji-8.0.0-snapshot-61e448666d.jar.sha1 deleted file mode 100644 index 70fcdbc3012..00000000000 --- a/plugins/analysis-kuromoji/licenses/lucene-analyzers-kuromoji-8.0.0-snapshot-61e448666d.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -11a5312c538e7211c6fda3cdfa55f50de0d1448e \ No newline at end of file diff --git a/plugins/analysis-kuromoji/licenses/lucene-analyzers-kuromoji-8.0.0-snapshot-7e4555a2fd.jar.sha1 b/plugins/analysis-kuromoji/licenses/lucene-analyzers-kuromoji-8.0.0-snapshot-7e4555a2fd.jar.sha1 new file mode 100644 index 00000000000..7e66613b2a5 --- /dev/null +++ b/plugins/analysis-kuromoji/licenses/lucene-analyzers-kuromoji-8.0.0-snapshot-7e4555a2fd.jar.sha1 @@ -0,0 +1 @@ +191f07773cd9e8fa76914d7ba1a79292fd465230 \ No newline at end of file diff --git a/plugins/analysis-nori/licenses/lucene-analyzers-nori-8.0.0-snapshot-61e448666d.jar.sha1 b/plugins/analysis-nori/licenses/lucene-analyzers-nori-8.0.0-snapshot-61e448666d.jar.sha1 deleted file mode 100644 index 4b3263ee02c..00000000000 --- a/plugins/analysis-nori/licenses/lucene-analyzers-nori-8.0.0-snapshot-61e448666d.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -ad819978245cb80706bcccc5473acf8f93dca104 \ No newline at end of file diff --git a/plugins/analysis-nori/licenses/lucene-analyzers-nori-8.0.0-snapshot-7e4555a2fd.jar.sha1 b/plugins/analysis-nori/licenses/lucene-analyzers-nori-8.0.0-snapshot-7e4555a2fd.jar.sha1 new file mode 100644 index 00000000000..46cc031cc5a --- /dev/null +++ b/plugins/analysis-nori/licenses/lucene-analyzers-nori-8.0.0-snapshot-7e4555a2fd.jar.sha1 @@ -0,0 +1 @@ +f981e4522f24af287a47e582080e6f4eae3bfbd9 \ No newline at end of file diff --git a/plugins/analysis-phonetic/licenses/lucene-analyzers-phonetic-8.0.0-snapshot-61e448666d.jar.sha1 b/plugins/analysis-phonetic/licenses/lucene-analyzers-phonetic-8.0.0-snapshot-61e448666d.jar.sha1 deleted file mode 100644 index a4ec3a44989..00000000000 --- a/plugins/analysis-phonetic/licenses/lucene-analyzers-phonetic-8.0.0-snapshot-61e448666d.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -8078c1dfa63e67699a5513bafb26e5497fef39b0 \ No newline at end of file diff --git a/plugins/analysis-phonetic/licenses/lucene-analyzers-phonetic-8.0.0-snapshot-7e4555a2fd.jar.sha1 b/plugins/analysis-phonetic/licenses/lucene-analyzers-phonetic-8.0.0-snapshot-7e4555a2fd.jar.sha1 new file mode 100644 index 00000000000..ef46ed664e6 --- /dev/null +++ b/plugins/analysis-phonetic/licenses/lucene-analyzers-phonetic-8.0.0-snapshot-7e4555a2fd.jar.sha1 @@ -0,0 +1 @@ +4e79b61404330b938aee53c19a7c1628b23c06e8 \ No newline at end of file diff --git a/plugins/analysis-smartcn/licenses/lucene-analyzers-smartcn-8.0.0-snapshot-61e448666d.jar.sha1 b/plugins/analysis-smartcn/licenses/lucene-analyzers-smartcn-8.0.0-snapshot-61e448666d.jar.sha1 deleted file mode 100644 index b231009250a..00000000000 --- a/plugins/analysis-smartcn/licenses/lucene-analyzers-smartcn-8.0.0-snapshot-61e448666d.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -49c3a13e60940dd7643b96f7b37e93951459eb1d \ No newline at end of file diff --git a/plugins/analysis-smartcn/licenses/lucene-analyzers-smartcn-8.0.0-snapshot-7e4555a2fd.jar.sha1 b/plugins/analysis-smartcn/licenses/lucene-analyzers-smartcn-8.0.0-snapshot-7e4555a2fd.jar.sha1 new file mode 100644 index 00000000000..8e7ae277ca0 --- /dev/null +++ b/plugins/analysis-smartcn/licenses/lucene-analyzers-smartcn-8.0.0-snapshot-7e4555a2fd.jar.sha1 @@ -0,0 +1 @@ +dbd77958185f15d27510ae554b4f91366f477e41 \ No newline at end of file diff --git a/plugins/analysis-stempel/licenses/lucene-analyzers-stempel-8.0.0-snapshot-61e448666d.jar.sha1 b/plugins/analysis-stempel/licenses/lucene-analyzers-stempel-8.0.0-snapshot-61e448666d.jar.sha1 deleted file mode 100644 index 7585876a6f9..00000000000 --- a/plugins/analysis-stempel/licenses/lucene-analyzers-stempel-8.0.0-snapshot-61e448666d.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -f33aa44df60638fc86e7b7caf10dcb2863835abf \ No newline at end of file diff --git a/plugins/analysis-stempel/licenses/lucene-analyzers-stempel-8.0.0-snapshot-7e4555a2fd.jar.sha1 b/plugins/analysis-stempel/licenses/lucene-analyzers-stempel-8.0.0-snapshot-7e4555a2fd.jar.sha1 new file mode 100644 index 00000000000..040c35e123b --- /dev/null +++ b/plugins/analysis-stempel/licenses/lucene-analyzers-stempel-8.0.0-snapshot-7e4555a2fd.jar.sha1 @@ -0,0 +1 @@ +0b7bcb14961ad1ff22157dff78497b409fd76050 \ No newline at end of file diff --git a/plugins/analysis-ukrainian/licenses/lucene-analyzers-morfologik-8.0.0-snapshot-61e448666d.jar.sha1 b/plugins/analysis-ukrainian/licenses/lucene-analyzers-morfologik-8.0.0-snapshot-61e448666d.jar.sha1 deleted file mode 100644 index 9502293aae3..00000000000 --- a/plugins/analysis-ukrainian/licenses/lucene-analyzers-morfologik-8.0.0-snapshot-61e448666d.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -71ed7b05717eb04d23bc3d029e0b8f127ca2c59b \ No newline at end of file diff --git a/plugins/analysis-ukrainian/licenses/lucene-analyzers-morfologik-8.0.0-snapshot-7e4555a2fd.jar.sha1 b/plugins/analysis-ukrainian/licenses/lucene-analyzers-morfologik-8.0.0-snapshot-7e4555a2fd.jar.sha1 new file mode 100644 index 00000000000..6c4b4eab5d1 --- /dev/null +++ b/plugins/analysis-ukrainian/licenses/lucene-analyzers-morfologik-8.0.0-snapshot-7e4555a2fd.jar.sha1 @@ -0,0 +1 @@ +4e2d601547ffe3e8ccc814a25ce35e3ba7e369b3 \ No newline at end of file diff --git a/server/licenses/lucene-analyzers-common-8.0.0-snapshot-61e448666d.jar.sha1 b/server/licenses/lucene-analyzers-common-8.0.0-snapshot-61e448666d.jar.sha1 deleted file mode 100644 index 3d21a422c56..00000000000 --- a/server/licenses/lucene-analyzers-common-8.0.0-snapshot-61e448666d.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -f76e1a04722bf65ff8c4b29112d003b4ae9b20ba \ No newline at end of file diff --git a/server/licenses/lucene-analyzers-common-8.0.0-snapshot-7e4555a2fd.jar.sha1 b/server/licenses/lucene-analyzers-common-8.0.0-snapshot-7e4555a2fd.jar.sha1 new file mode 100644 index 00000000000..110e4c210f6 --- /dev/null +++ b/server/licenses/lucene-analyzers-common-8.0.0-snapshot-7e4555a2fd.jar.sha1 @@ -0,0 +1 @@ +37be26a0881a2ae009a7057d6f384b75136d98f7 \ No newline at end of file diff --git a/server/licenses/lucene-backward-codecs-8.0.0-snapshot-61e448666d.jar.sha1 b/server/licenses/lucene-backward-codecs-8.0.0-snapshot-61e448666d.jar.sha1 deleted file mode 100644 index b9af83c544a..00000000000 --- a/server/licenses/lucene-backward-codecs-8.0.0-snapshot-61e448666d.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -6f4a200448b6b40203c05378b66d0609dfb7f4c4 \ No newline at end of file diff --git a/server/licenses/lucene-backward-codecs-8.0.0-snapshot-7e4555a2fd.jar.sha1 b/server/licenses/lucene-backward-codecs-8.0.0-snapshot-7e4555a2fd.jar.sha1 new file mode 100644 index 00000000000..b320767fd0b --- /dev/null +++ b/server/licenses/lucene-backward-codecs-8.0.0-snapshot-7e4555a2fd.jar.sha1 @@ -0,0 +1 @@ +a5b18174ee3936b29218a0320b2a8b94e7150871 \ No newline at end of file diff --git a/server/licenses/lucene-core-8.0.0-snapshot-61e448666d.jar.sha1 b/server/licenses/lucene-core-8.0.0-snapshot-61e448666d.jar.sha1 deleted file mode 100644 index bd2b44926f9..00000000000 --- a/server/licenses/lucene-core-8.0.0-snapshot-61e448666d.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -b34b0aedb0df02fcacb6fa4adc86133aba71fbe4 \ No newline at end of file diff --git a/server/licenses/lucene-core-8.0.0-snapshot-7e4555a2fd.jar.sha1 b/server/licenses/lucene-core-8.0.0-snapshot-7e4555a2fd.jar.sha1 new file mode 100644 index 00000000000..ef4b48a8bd6 --- /dev/null +++ b/server/licenses/lucene-core-8.0.0-snapshot-7e4555a2fd.jar.sha1 @@ -0,0 +1 @@ +47253358ac340c35845c2a1007849db4234740da \ No newline at end of file diff --git a/server/licenses/lucene-grouping-8.0.0-snapshot-61e448666d.jar.sha1 b/server/licenses/lucene-grouping-8.0.0-snapshot-61e448666d.jar.sha1 deleted file mode 100644 index 8d32dc68cb8..00000000000 --- a/server/licenses/lucene-grouping-8.0.0-snapshot-61e448666d.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -b2b0f125698fb7d2db4da5a0515c570cd42bec6d \ No newline at end of file diff --git a/server/licenses/lucene-grouping-8.0.0-snapshot-7e4555a2fd.jar.sha1 b/server/licenses/lucene-grouping-8.0.0-snapshot-7e4555a2fd.jar.sha1 new file mode 100644 index 00000000000..2b60ce09d94 --- /dev/null +++ b/server/licenses/lucene-grouping-8.0.0-snapshot-7e4555a2fd.jar.sha1 @@ -0,0 +1 @@ +98799c869205e22d903a797dcb495c31954699e0 \ No newline at end of file diff --git a/server/licenses/lucene-highlighter-8.0.0-snapshot-61e448666d.jar.sha1 b/server/licenses/lucene-highlighter-8.0.0-snapshot-61e448666d.jar.sha1 deleted file mode 100644 index c855ff45175..00000000000 --- a/server/licenses/lucene-highlighter-8.0.0-snapshot-61e448666d.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -eef71a1362b719da0f65a60952e6528387dd3179 \ No newline at end of file diff --git a/server/licenses/lucene-highlighter-8.0.0-snapshot-7e4555a2fd.jar.sha1 b/server/licenses/lucene-highlighter-8.0.0-snapshot-7e4555a2fd.jar.sha1 new file mode 100644 index 00000000000..1c304157faf --- /dev/null +++ b/server/licenses/lucene-highlighter-8.0.0-snapshot-7e4555a2fd.jar.sha1 @@ -0,0 +1 @@ +7bb476d98f9e9caf7ba62ac1b0feb791979c36c9 \ No newline at end of file diff --git a/server/licenses/lucene-join-8.0.0-snapshot-61e448666d.jar.sha1 b/server/licenses/lucene-join-8.0.0-snapshot-61e448666d.jar.sha1 deleted file mode 100644 index 522919fc5a9..00000000000 --- a/server/licenses/lucene-join-8.0.0-snapshot-61e448666d.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -5c8e3b927ba0bf888b6750a5124f90bef6730644 \ No newline at end of file diff --git a/server/licenses/lucene-join-8.0.0-snapshot-7e4555a2fd.jar.sha1 b/server/licenses/lucene-join-8.0.0-snapshot-7e4555a2fd.jar.sha1 new file mode 100644 index 00000000000..b787c7054b9 --- /dev/null +++ b/server/licenses/lucene-join-8.0.0-snapshot-7e4555a2fd.jar.sha1 @@ -0,0 +1 @@ +a7a3562acc7f0c20ad9d24bc21f140d920de973b \ No newline at end of file diff --git a/server/licenses/lucene-memory-8.0.0-snapshot-61e448666d.jar.sha1 b/server/licenses/lucene-memory-8.0.0-snapshot-61e448666d.jar.sha1 deleted file mode 100644 index 7824e7d4dd0..00000000000 --- a/server/licenses/lucene-memory-8.0.0-snapshot-61e448666d.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -2ae81eae8e61c674933710a56ad9262cfd9a2463 \ No newline at end of file diff --git a/server/licenses/lucene-memory-8.0.0-snapshot-7e4555a2fd.jar.sha1 b/server/licenses/lucene-memory-8.0.0-snapshot-7e4555a2fd.jar.sha1 new file mode 100644 index 00000000000..4ff43ebbcba --- /dev/null +++ b/server/licenses/lucene-memory-8.0.0-snapshot-7e4555a2fd.jar.sha1 @@ -0,0 +1 @@ +0b76d08438b959417d2372512ce6f43347085f51 \ No newline at end of file diff --git a/server/licenses/lucene-misc-8.0.0-snapshot-61e448666d.jar.sha1 b/server/licenses/lucene-misc-8.0.0-snapshot-61e448666d.jar.sha1 deleted file mode 100644 index 3f42ceca977..00000000000 --- a/server/licenses/lucene-misc-8.0.0-snapshot-61e448666d.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -24ffed1cb27cdcad8aaf49f6c8382f77b755aa58 \ No newline at end of file diff --git a/server/licenses/lucene-misc-8.0.0-snapshot-7e4555a2fd.jar.sha1 b/server/licenses/lucene-misc-8.0.0-snapshot-7e4555a2fd.jar.sha1 new file mode 100644 index 00000000000..f9b94caf6b6 --- /dev/null +++ b/server/licenses/lucene-misc-8.0.0-snapshot-7e4555a2fd.jar.sha1 @@ -0,0 +1 @@ +0ed089a34dbd66f8b153d292d6dd2a04f99ce8af \ No newline at end of file diff --git a/server/licenses/lucene-queries-8.0.0-snapshot-61e448666d.jar.sha1 b/server/licenses/lucene-queries-8.0.0-snapshot-61e448666d.jar.sha1 deleted file mode 100644 index 2b8afa7ffc5..00000000000 --- a/server/licenses/lucene-queries-8.0.0-snapshot-61e448666d.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -772772dda344d84dbfc46cb3a319dcd07cda0226 \ No newline at end of file diff --git a/server/licenses/lucene-queries-8.0.0-snapshot-7e4555a2fd.jar.sha1 b/server/licenses/lucene-queries-8.0.0-snapshot-7e4555a2fd.jar.sha1 new file mode 100644 index 00000000000..4306c03c75e --- /dev/null +++ b/server/licenses/lucene-queries-8.0.0-snapshot-7e4555a2fd.jar.sha1 @@ -0,0 +1 @@ +59b63afbf361b9856d544d03e3117e4cd6ef1b18 \ No newline at end of file diff --git a/server/licenses/lucene-queryparser-8.0.0-snapshot-61e448666d.jar.sha1 b/server/licenses/lucene-queryparser-8.0.0-snapshot-61e448666d.jar.sha1 deleted file mode 100644 index 0b9d86927c0..00000000000 --- a/server/licenses/lucene-queryparser-8.0.0-snapshot-61e448666d.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -ea3ade71412f73c4775e57afdfa64a082de6cac5 \ No newline at end of file diff --git a/server/licenses/lucene-queryparser-8.0.0-snapshot-7e4555a2fd.jar.sha1 b/server/licenses/lucene-queryparser-8.0.0-snapshot-7e4555a2fd.jar.sha1 new file mode 100644 index 00000000000..58ea47821d1 --- /dev/null +++ b/server/licenses/lucene-queryparser-8.0.0-snapshot-7e4555a2fd.jar.sha1 @@ -0,0 +1 @@ +63266335c7e8839d944bbc152aa110f921878cda \ No newline at end of file diff --git a/server/licenses/lucene-sandbox-8.0.0-snapshot-61e448666d.jar.sha1 b/server/licenses/lucene-sandbox-8.0.0-snapshot-61e448666d.jar.sha1 deleted file mode 100644 index 8c3fefa6f49..00000000000 --- a/server/licenses/lucene-sandbox-8.0.0-snapshot-61e448666d.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -e7d24354d736d3239a70a6708ce4e58f2894bcbd \ No newline at end of file diff --git a/server/licenses/lucene-sandbox-8.0.0-snapshot-7e4555a2fd.jar.sha1 b/server/licenses/lucene-sandbox-8.0.0-snapshot-7e4555a2fd.jar.sha1 new file mode 100644 index 00000000000..114cc004e0f --- /dev/null +++ b/server/licenses/lucene-sandbox-8.0.0-snapshot-7e4555a2fd.jar.sha1 @@ -0,0 +1 @@ +4d37ca0d28dce66953bbcc4001ba08dc1af4d3b2 \ No newline at end of file diff --git a/server/licenses/lucene-spatial-8.0.0-snapshot-61e448666d.jar.sha1 b/server/licenses/lucene-spatial-8.0.0-snapshot-61e448666d.jar.sha1 deleted file mode 100644 index 72f261d5bd4..00000000000 --- a/server/licenses/lucene-spatial-8.0.0-snapshot-61e448666d.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -d58f4eac482f0eb6e3a72ca8635424d24ec8ef35 \ No newline at end of file diff --git a/server/licenses/lucene-spatial-8.0.0-snapshot-7e4555a2fd.jar.sha1 b/server/licenses/lucene-spatial-8.0.0-snapshot-7e4555a2fd.jar.sha1 new file mode 100644 index 00000000000..6fda0117bb1 --- /dev/null +++ b/server/licenses/lucene-spatial-8.0.0-snapshot-7e4555a2fd.jar.sha1 @@ -0,0 +1 @@ +47dfd50d6911b0a127d261068b0bfe496232e0c1 \ No newline at end of file diff --git a/server/licenses/lucene-spatial-extras-8.0.0-snapshot-61e448666d.jar.sha1 b/server/licenses/lucene-spatial-extras-8.0.0-snapshot-61e448666d.jar.sha1 deleted file mode 100644 index b7ee51186a4..00000000000 --- a/server/licenses/lucene-spatial-extras-8.0.0-snapshot-61e448666d.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -b31311e4cbad86e7be53714ef92ad02a47c64ce1 \ No newline at end of file diff --git a/server/licenses/lucene-spatial-extras-8.0.0-snapshot-7e4555a2fd.jar.sha1 b/server/licenses/lucene-spatial-extras-8.0.0-snapshot-7e4555a2fd.jar.sha1 new file mode 100644 index 00000000000..2733d34103e --- /dev/null +++ b/server/licenses/lucene-spatial-extras-8.0.0-snapshot-7e4555a2fd.jar.sha1 @@ -0,0 +1 @@ +43f6876126ebb024e76a23d2247897d4a98c9c0f \ No newline at end of file diff --git a/server/licenses/lucene-spatial3d-8.0.0-snapshot-61e448666d.jar.sha1 b/server/licenses/lucene-spatial3d-8.0.0-snapshot-61e448666d.jar.sha1 deleted file mode 100644 index fd0955b4042..00000000000 --- a/server/licenses/lucene-spatial3d-8.0.0-snapshot-61e448666d.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -75a9ccef97e9c071feec3186ecc6984c2ce0b45f \ No newline at end of file diff --git a/server/licenses/lucene-spatial3d-8.0.0-snapshot-7e4555a2fd.jar.sha1 b/server/licenses/lucene-spatial3d-8.0.0-snapshot-7e4555a2fd.jar.sha1 new file mode 100644 index 00000000000..6ee59b7015d --- /dev/null +++ b/server/licenses/lucene-spatial3d-8.0.0-snapshot-7e4555a2fd.jar.sha1 @@ -0,0 +1 @@ +b6fa3f8d933fc7c2b91acd17edf3e849a34f89d7 \ No newline at end of file diff --git a/server/licenses/lucene-suggest-8.0.0-snapshot-61e448666d.jar.sha1 b/server/licenses/lucene-suggest-8.0.0-snapshot-61e448666d.jar.sha1 deleted file mode 100644 index 58700974e42..00000000000 --- a/server/licenses/lucene-suggest-8.0.0-snapshot-61e448666d.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -aa743f8d79da39b32ebb56f4d191df74e59f66a9 \ No newline at end of file diff --git a/server/licenses/lucene-suggest-8.0.0-snapshot-7e4555a2fd.jar.sha1 b/server/licenses/lucene-suggest-8.0.0-snapshot-7e4555a2fd.jar.sha1 new file mode 100644 index 00000000000..14f415b93eb --- /dev/null +++ b/server/licenses/lucene-suggest-8.0.0-snapshot-7e4555a2fd.jar.sha1 @@ -0,0 +1 @@ +0733cf78f94066053d3148448a565e71064515ed \ No newline at end of file diff --git a/x-pack/plugin/sql/sql-action/licenses/lucene-core-8.0.0-snapshot-61e448666d.jar.sha1 b/x-pack/plugin/sql/sql-action/licenses/lucene-core-8.0.0-snapshot-61e448666d.jar.sha1 deleted file mode 100644 index bd2b44926f9..00000000000 --- a/x-pack/plugin/sql/sql-action/licenses/lucene-core-8.0.0-snapshot-61e448666d.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -b34b0aedb0df02fcacb6fa4adc86133aba71fbe4 \ No newline at end of file diff --git a/x-pack/plugin/sql/sql-action/licenses/lucene-core-8.0.0-snapshot-7e4555a2fd.jar.sha1 b/x-pack/plugin/sql/sql-action/licenses/lucene-core-8.0.0-snapshot-7e4555a2fd.jar.sha1 new file mode 100644 index 00000000000..ef4b48a8bd6 --- /dev/null +++ b/x-pack/plugin/sql/sql-action/licenses/lucene-core-8.0.0-snapshot-7e4555a2fd.jar.sha1 @@ -0,0 +1 @@ +47253358ac340c35845c2a1007849db4234740da \ No newline at end of file