From ddc6512f687dcb19e81f0e41fc479ca9bd771cf8 Mon Sep 17 00:00:00 2001 From: iverase Date: Thu, 5 Mar 2020 07:14:09 +0100 Subject: [PATCH 1/2] upgrade to lucene snapshot-fa75139efea --- buildSrc/version.properties | 2 +- .../lucene-expressions-8.5.0-snapshot-c4475920b08.jar.sha1 | 1 - .../lucene-analyzers-icu-8.5.0-snapshot-c4475920b08.jar.sha1 | 1 - ...ucene-analyzers-kuromoji-8.5.0-snapshot-c4475920b08.jar.sha1 | 1 - .../lucene-analyzers-nori-8.5.0-snapshot-c4475920b08.jar.sha1 | 1 - ...ucene-analyzers-phonetic-8.5.0-snapshot-c4475920b08.jar.sha1 | 1 - ...lucene-analyzers-smartcn-8.5.0-snapshot-c4475920b08.jar.sha1 | 1 - ...lucene-analyzers-stempel-8.5.0-snapshot-c4475920b08.jar.sha1 | 1 - ...ene-analyzers-morfologik-8.5.0-snapshot-c4475920b08.jar.sha1 | 1 - .../lucene-analyzers-common-8.5.0-snapshot-c4475920b08.jar.sha1 | 1 - .../lucene-backward-codecs-8.5.0-snapshot-c4475920b08.jar.sha1 | 1 - server/licenses/lucene-core-8.5.0-snapshot-c4475920b08.jar.sha1 | 1 - .../lucene-grouping-8.5.0-snapshot-c4475920b08.jar.sha1 | 1 - .../lucene-highlighter-8.5.0-snapshot-c4475920b08.jar.sha1 | 1 - server/licenses/lucene-join-8.5.0-snapshot-c4475920b08.jar.sha1 | 1 - .../licenses/lucene-memory-8.5.0-snapshot-c4475920b08.jar.sha1 | 1 - server/licenses/lucene-misc-8.5.0-snapshot-c4475920b08.jar.sha1 | 1 - .../licenses/lucene-queries-8.5.0-snapshot-c4475920b08.jar.sha1 | 1 - .../lucene-queryparser-8.5.0-snapshot-c4475920b08.jar.sha1 | 1 - .../licenses/lucene-sandbox-8.5.0-snapshot-c4475920b08.jar.sha1 | 1 - .../lucene-spatial-extras-8.5.0-snapshot-c4475920b08.jar.sha1 | 1 - .../lucene-spatial3d-8.5.0-snapshot-c4475920b08.jar.sha1 | 1 - .../licenses/lucene-suggest-8.5.0-snapshot-c4475920b08.jar.sha1 | 1 - .../licenses/lucene-core-8.5.0-snapshot-c4475920b08.jar.sha1 | 1 - 24 files changed, 1 insertion(+), 24 deletions(-) delete mode 100644 modules/lang-expression/licenses/lucene-expressions-8.5.0-snapshot-c4475920b08.jar.sha1 delete mode 100644 plugins/analysis-icu/licenses/lucene-analyzers-icu-8.5.0-snapshot-c4475920b08.jar.sha1 delete mode 100644 plugins/analysis-kuromoji/licenses/lucene-analyzers-kuromoji-8.5.0-snapshot-c4475920b08.jar.sha1 delete mode 100644 plugins/analysis-nori/licenses/lucene-analyzers-nori-8.5.0-snapshot-c4475920b08.jar.sha1 delete mode 100644 plugins/analysis-phonetic/licenses/lucene-analyzers-phonetic-8.5.0-snapshot-c4475920b08.jar.sha1 delete mode 100644 plugins/analysis-smartcn/licenses/lucene-analyzers-smartcn-8.5.0-snapshot-c4475920b08.jar.sha1 delete mode 100644 plugins/analysis-stempel/licenses/lucene-analyzers-stempel-8.5.0-snapshot-c4475920b08.jar.sha1 delete mode 100644 plugins/analysis-ukrainian/licenses/lucene-analyzers-morfologik-8.5.0-snapshot-c4475920b08.jar.sha1 delete mode 100644 server/licenses/lucene-analyzers-common-8.5.0-snapshot-c4475920b08.jar.sha1 delete mode 100644 server/licenses/lucene-backward-codecs-8.5.0-snapshot-c4475920b08.jar.sha1 delete mode 100644 server/licenses/lucene-core-8.5.0-snapshot-c4475920b08.jar.sha1 delete mode 100644 server/licenses/lucene-grouping-8.5.0-snapshot-c4475920b08.jar.sha1 delete mode 100644 server/licenses/lucene-highlighter-8.5.0-snapshot-c4475920b08.jar.sha1 delete mode 100644 server/licenses/lucene-join-8.5.0-snapshot-c4475920b08.jar.sha1 delete mode 100644 server/licenses/lucene-memory-8.5.0-snapshot-c4475920b08.jar.sha1 delete mode 100644 server/licenses/lucene-misc-8.5.0-snapshot-c4475920b08.jar.sha1 delete mode 100644 server/licenses/lucene-queries-8.5.0-snapshot-c4475920b08.jar.sha1 delete mode 100644 server/licenses/lucene-queryparser-8.5.0-snapshot-c4475920b08.jar.sha1 delete mode 100644 server/licenses/lucene-sandbox-8.5.0-snapshot-c4475920b08.jar.sha1 delete mode 100644 server/licenses/lucene-spatial-extras-8.5.0-snapshot-c4475920b08.jar.sha1 delete mode 100644 server/licenses/lucene-spatial3d-8.5.0-snapshot-c4475920b08.jar.sha1 delete mode 100644 server/licenses/lucene-suggest-8.5.0-snapshot-c4475920b08.jar.sha1 delete mode 100644 x-pack/plugin/sql/sql-action/licenses/lucene-core-8.5.0-snapshot-c4475920b08.jar.sha1 diff --git a/buildSrc/version.properties b/buildSrc/version.properties index 9d654e0e6682b..b93461b8224ac 100644 --- a/buildSrc/version.properties +++ b/buildSrc/version.properties @@ -1,5 +1,5 @@ elasticsearch = 8.0.0 -lucene = 8.5.0-snapshot-c4475920b08 +lucene = 8.5.0-snapshot-fa75139efea bundled_jdk_vendor = adoptopenjdk bundled_jdk = 13.0.2+8 diff --git a/modules/lang-expression/licenses/lucene-expressions-8.5.0-snapshot-c4475920b08.jar.sha1 b/modules/lang-expression/licenses/lucene-expressions-8.5.0-snapshot-c4475920b08.jar.sha1 deleted file mode 100644 index d892076210e87..0000000000000 --- a/modules/lang-expression/licenses/lucene-expressions-8.5.0-snapshot-c4475920b08.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -48cb44f1dc8d3368d70581ffdbeab98ac5f5167f \ No newline at end of file diff --git a/plugins/analysis-icu/licenses/lucene-analyzers-icu-8.5.0-snapshot-c4475920b08.jar.sha1 b/plugins/analysis-icu/licenses/lucene-analyzers-icu-8.5.0-snapshot-c4475920b08.jar.sha1 deleted file mode 100644 index d90402c25e434..0000000000000 --- a/plugins/analysis-icu/licenses/lucene-analyzers-icu-8.5.0-snapshot-c4475920b08.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -0748be5811dfe6725847d2e87890a990c58cc3de \ No newline at end of file diff --git a/plugins/analysis-kuromoji/licenses/lucene-analyzers-kuromoji-8.5.0-snapshot-c4475920b08.jar.sha1 b/plugins/analysis-kuromoji/licenses/lucene-analyzers-kuromoji-8.5.0-snapshot-c4475920b08.jar.sha1 deleted file mode 100644 index a5003b5fb51a2..0000000000000 --- a/plugins/analysis-kuromoji/licenses/lucene-analyzers-kuromoji-8.5.0-snapshot-c4475920b08.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -f693cd60ad8ca9b7d3082f7b9ee6054b9c819b48 \ No newline at end of file diff --git a/plugins/analysis-nori/licenses/lucene-analyzers-nori-8.5.0-snapshot-c4475920b08.jar.sha1 b/plugins/analysis-nori/licenses/lucene-analyzers-nori-8.5.0-snapshot-c4475920b08.jar.sha1 deleted file mode 100644 index d82cbaef39b0b..0000000000000 --- a/plugins/analysis-nori/licenses/lucene-analyzers-nori-8.5.0-snapshot-c4475920b08.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -72c34e18af81ee1d18e9927fb95690fe056cbd4f \ No newline at end of file diff --git a/plugins/analysis-phonetic/licenses/lucene-analyzers-phonetic-8.5.0-snapshot-c4475920b08.jar.sha1 b/plugins/analysis-phonetic/licenses/lucene-analyzers-phonetic-8.5.0-snapshot-c4475920b08.jar.sha1 deleted file mode 100644 index 2b08ae87a25d9..0000000000000 --- a/plugins/analysis-phonetic/licenses/lucene-analyzers-phonetic-8.5.0-snapshot-c4475920b08.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -655438348dcad9a98b5affa76caa3d67aa4bee51 \ No newline at end of file diff --git a/plugins/analysis-smartcn/licenses/lucene-analyzers-smartcn-8.5.0-snapshot-c4475920b08.jar.sha1 b/plugins/analysis-smartcn/licenses/lucene-analyzers-smartcn-8.5.0-snapshot-c4475920b08.jar.sha1 deleted file mode 100644 index 9a051c8320ae1..0000000000000 --- a/plugins/analysis-smartcn/licenses/lucene-analyzers-smartcn-8.5.0-snapshot-c4475920b08.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -b99147dad649fce0b0423e41f90c79e0f2fba2b7 \ No newline at end of file diff --git a/plugins/analysis-stempel/licenses/lucene-analyzers-stempel-8.5.0-snapshot-c4475920b08.jar.sha1 b/plugins/analysis-stempel/licenses/lucene-analyzers-stempel-8.5.0-snapshot-c4475920b08.jar.sha1 deleted file mode 100644 index 92d6378f04c08..0000000000000 --- a/plugins/analysis-stempel/licenses/lucene-analyzers-stempel-8.5.0-snapshot-c4475920b08.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -00ce3e23cf7aba8c1b3e777de92fd31ec1d4d814 \ No newline at end of file diff --git a/plugins/analysis-ukrainian/licenses/lucene-analyzers-morfologik-8.5.0-snapshot-c4475920b08.jar.sha1 b/plugins/analysis-ukrainian/licenses/lucene-analyzers-morfologik-8.5.0-snapshot-c4475920b08.jar.sha1 deleted file mode 100644 index 427fa3cc39049..0000000000000 --- a/plugins/analysis-ukrainian/licenses/lucene-analyzers-morfologik-8.5.0-snapshot-c4475920b08.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -2b03f79d61517d8e6a8744dbd89e61ad661f6a62 \ No newline at end of file diff --git a/server/licenses/lucene-analyzers-common-8.5.0-snapshot-c4475920b08.jar.sha1 b/server/licenses/lucene-analyzers-common-8.5.0-snapshot-c4475920b08.jar.sha1 deleted file mode 100644 index 54cf1bac15e42..0000000000000 --- a/server/licenses/lucene-analyzers-common-8.5.0-snapshot-c4475920b08.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -1963afb27f340df8fc304d377971424832f4ce1a \ No newline at end of file diff --git a/server/licenses/lucene-backward-codecs-8.5.0-snapshot-c4475920b08.jar.sha1 b/server/licenses/lucene-backward-codecs-8.5.0-snapshot-c4475920b08.jar.sha1 deleted file mode 100644 index 3297020fb5caa..0000000000000 --- a/server/licenses/lucene-backward-codecs-8.5.0-snapshot-c4475920b08.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -fdff4122e8b8a2dbbc9de24be6963e7d7e33b794 \ No newline at end of file diff --git a/server/licenses/lucene-core-8.5.0-snapshot-c4475920b08.jar.sha1 b/server/licenses/lucene-core-8.5.0-snapshot-c4475920b08.jar.sha1 deleted file mode 100644 index 3fd9e819ce181..0000000000000 --- a/server/licenses/lucene-core-8.5.0-snapshot-c4475920b08.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -ca406661129d35008411365d2b6e747dc39378af \ No newline at end of file diff --git a/server/licenses/lucene-grouping-8.5.0-snapshot-c4475920b08.jar.sha1 b/server/licenses/lucene-grouping-8.5.0-snapshot-c4475920b08.jar.sha1 deleted file mode 100644 index 11adaa175d1af..0000000000000 --- a/server/licenses/lucene-grouping-8.5.0-snapshot-c4475920b08.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -db053d5861406393254c28f6e46767879b504bb3 \ No newline at end of file diff --git a/server/licenses/lucene-highlighter-8.5.0-snapshot-c4475920b08.jar.sha1 b/server/licenses/lucene-highlighter-8.5.0-snapshot-c4475920b08.jar.sha1 deleted file mode 100644 index 99a2bbe095ea3..0000000000000 --- a/server/licenses/lucene-highlighter-8.5.0-snapshot-c4475920b08.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -f5520ee7145f5d1ef02c7dc87483255d81b5bc6c \ No newline at end of file diff --git a/server/licenses/lucene-join-8.5.0-snapshot-c4475920b08.jar.sha1 b/server/licenses/lucene-join-8.5.0-snapshot-c4475920b08.jar.sha1 deleted file mode 100644 index e05ece509f26e..0000000000000 --- a/server/licenses/lucene-join-8.5.0-snapshot-c4475920b08.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -2d81c0a3473cc865e7c4858890b7fbfb869bfbf8 \ No newline at end of file diff --git a/server/licenses/lucene-memory-8.5.0-snapshot-c4475920b08.jar.sha1 b/server/licenses/lucene-memory-8.5.0-snapshot-c4475920b08.jar.sha1 deleted file mode 100644 index 2d8258caac8ab..0000000000000 --- a/server/licenses/lucene-memory-8.5.0-snapshot-c4475920b08.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -6d009afeb485307dce111afb8bb157ebbbb0f212 \ No newline at end of file diff --git a/server/licenses/lucene-misc-8.5.0-snapshot-c4475920b08.jar.sha1 b/server/licenses/lucene-misc-8.5.0-snapshot-c4475920b08.jar.sha1 deleted file mode 100644 index 0b228e2a8fa12..0000000000000 --- a/server/licenses/lucene-misc-8.5.0-snapshot-c4475920b08.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -3a62908ec9eb6e826a56e697322c4c6b6c9a8573 \ No newline at end of file diff --git a/server/licenses/lucene-queries-8.5.0-snapshot-c4475920b08.jar.sha1 b/server/licenses/lucene-queries-8.5.0-snapshot-c4475920b08.jar.sha1 deleted file mode 100644 index c159ab983010d..0000000000000 --- a/server/licenses/lucene-queries-8.5.0-snapshot-c4475920b08.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -d71d54ed6e0cf482ce16cf4f419441d83f646827 \ No newline at end of file diff --git a/server/licenses/lucene-queryparser-8.5.0-snapshot-c4475920b08.jar.sha1 b/server/licenses/lucene-queryparser-8.5.0-snapshot-c4475920b08.jar.sha1 deleted file mode 100644 index 10be987e9c169..0000000000000 --- a/server/licenses/lucene-queryparser-8.5.0-snapshot-c4475920b08.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -181915a7d21b73dff16591b20cdee22648e4181f \ No newline at end of file diff --git a/server/licenses/lucene-sandbox-8.5.0-snapshot-c4475920b08.jar.sha1 b/server/licenses/lucene-sandbox-8.5.0-snapshot-c4475920b08.jar.sha1 deleted file mode 100644 index fb143f9c9c3bf..0000000000000 --- a/server/licenses/lucene-sandbox-8.5.0-snapshot-c4475920b08.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -d3d0bb76d9f4a5368d286a934615dbca7703b3d8 \ No newline at end of file diff --git a/server/licenses/lucene-spatial-extras-8.5.0-snapshot-c4475920b08.jar.sha1 b/server/licenses/lucene-spatial-extras-8.5.0-snapshot-c4475920b08.jar.sha1 deleted file mode 100644 index fd23c6f7e0389..0000000000000 --- a/server/licenses/lucene-spatial-extras-8.5.0-snapshot-c4475920b08.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -95b9fd35e91a34c090ecf301d4dc29cabd198e6f \ No newline at end of file diff --git a/server/licenses/lucene-spatial3d-8.5.0-snapshot-c4475920b08.jar.sha1 b/server/licenses/lucene-spatial3d-8.5.0-snapshot-c4475920b08.jar.sha1 deleted file mode 100644 index d4fc63b96d40f..0000000000000 --- a/server/licenses/lucene-spatial3d-8.5.0-snapshot-c4475920b08.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -1c8da46c3a172830372dfc23e18e9151bb14562c \ No newline at end of file diff --git a/server/licenses/lucene-suggest-8.5.0-snapshot-c4475920b08.jar.sha1 b/server/licenses/lucene-suggest-8.5.0-snapshot-c4475920b08.jar.sha1 deleted file mode 100644 index 51bc432029f38..0000000000000 --- a/server/licenses/lucene-suggest-8.5.0-snapshot-c4475920b08.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -b3ad5d3476ed85a529892962d057518555ccfcc9 \ No newline at end of file diff --git a/x-pack/plugin/sql/sql-action/licenses/lucene-core-8.5.0-snapshot-c4475920b08.jar.sha1 b/x-pack/plugin/sql/sql-action/licenses/lucene-core-8.5.0-snapshot-c4475920b08.jar.sha1 deleted file mode 100644 index 3fd9e819ce181..0000000000000 --- a/x-pack/plugin/sql/sql-action/licenses/lucene-core-8.5.0-snapshot-c4475920b08.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -ca406661129d35008411365d2b6e747dc39378af \ No newline at end of file From 4000180de51f8ce71932e4d6ebb921df5ce97504 Mon Sep 17 00:00:00 2001 From: iverase Date: Thu, 5 Mar 2020 07:14:45 +0100 Subject: [PATCH 2/2] upgrade to lucene snapshot-fa75139efea --- .../lucene-expressions-8.5.0-snapshot-fa75139efea.jar.sha1 | 1 + .../lucene-analyzers-icu-8.5.0-snapshot-fa75139efea.jar.sha1 | 1 + ...lucene-analyzers-kuromoji-8.5.0-snapshot-fa75139efea.jar.sha1 | 1 + .../lucene-analyzers-nori-8.5.0-snapshot-fa75139efea.jar.sha1 | 1 + ...lucene-analyzers-phonetic-8.5.0-snapshot-fa75139efea.jar.sha1 | 1 + .../lucene-analyzers-smartcn-8.5.0-snapshot-fa75139efea.jar.sha1 | 1 + .../lucene-analyzers-stempel-8.5.0-snapshot-fa75139efea.jar.sha1 | 1 + ...cene-analyzers-morfologik-8.5.0-snapshot-fa75139efea.jar.sha1 | 1 + .../lucene-analyzers-common-8.5.0-snapshot-fa75139efea.jar.sha1 | 1 + .../lucene-backward-codecs-8.5.0-snapshot-fa75139efea.jar.sha1 | 1 + server/licenses/lucene-core-8.5.0-snapshot-fa75139efea.jar.sha1 | 1 + .../licenses/lucene-grouping-8.5.0-snapshot-fa75139efea.jar.sha1 | 1 + .../lucene-highlighter-8.5.0-snapshot-fa75139efea.jar.sha1 | 1 + server/licenses/lucene-join-8.5.0-snapshot-fa75139efea.jar.sha1 | 1 + .../licenses/lucene-memory-8.5.0-snapshot-fa75139efea.jar.sha1 | 1 + server/licenses/lucene-misc-8.5.0-snapshot-fa75139efea.jar.sha1 | 1 + .../licenses/lucene-queries-8.5.0-snapshot-fa75139efea.jar.sha1 | 1 + .../lucene-queryparser-8.5.0-snapshot-fa75139efea.jar.sha1 | 1 + .../licenses/lucene-sandbox-8.5.0-snapshot-fa75139efea.jar.sha1 | 1 + .../lucene-spatial-extras-8.5.0-snapshot-fa75139efea.jar.sha1 | 1 + .../lucene-spatial3d-8.5.0-snapshot-fa75139efea.jar.sha1 | 1 + .../licenses/lucene-suggest-8.5.0-snapshot-fa75139efea.jar.sha1 | 1 + .../licenses/lucene-core-8.5.0-snapshot-fa75139efea.jar.sha1 | 1 + 23 files changed, 23 insertions(+) create mode 100644 modules/lang-expression/licenses/lucene-expressions-8.5.0-snapshot-fa75139efea.jar.sha1 create mode 100644 plugins/analysis-icu/licenses/lucene-analyzers-icu-8.5.0-snapshot-fa75139efea.jar.sha1 create mode 100644 plugins/analysis-kuromoji/licenses/lucene-analyzers-kuromoji-8.5.0-snapshot-fa75139efea.jar.sha1 create mode 100644 plugins/analysis-nori/licenses/lucene-analyzers-nori-8.5.0-snapshot-fa75139efea.jar.sha1 create mode 100644 plugins/analysis-phonetic/licenses/lucene-analyzers-phonetic-8.5.0-snapshot-fa75139efea.jar.sha1 create mode 100644 plugins/analysis-smartcn/licenses/lucene-analyzers-smartcn-8.5.0-snapshot-fa75139efea.jar.sha1 create mode 100644 plugins/analysis-stempel/licenses/lucene-analyzers-stempel-8.5.0-snapshot-fa75139efea.jar.sha1 create mode 100644 plugins/analysis-ukrainian/licenses/lucene-analyzers-morfologik-8.5.0-snapshot-fa75139efea.jar.sha1 create mode 100644 server/licenses/lucene-analyzers-common-8.5.0-snapshot-fa75139efea.jar.sha1 create mode 100644 server/licenses/lucene-backward-codecs-8.5.0-snapshot-fa75139efea.jar.sha1 create mode 100644 server/licenses/lucene-core-8.5.0-snapshot-fa75139efea.jar.sha1 create mode 100644 server/licenses/lucene-grouping-8.5.0-snapshot-fa75139efea.jar.sha1 create mode 100644 server/licenses/lucene-highlighter-8.5.0-snapshot-fa75139efea.jar.sha1 create mode 100644 server/licenses/lucene-join-8.5.0-snapshot-fa75139efea.jar.sha1 create mode 100644 server/licenses/lucene-memory-8.5.0-snapshot-fa75139efea.jar.sha1 create mode 100644 server/licenses/lucene-misc-8.5.0-snapshot-fa75139efea.jar.sha1 create mode 100644 server/licenses/lucene-queries-8.5.0-snapshot-fa75139efea.jar.sha1 create mode 100644 server/licenses/lucene-queryparser-8.5.0-snapshot-fa75139efea.jar.sha1 create mode 100644 server/licenses/lucene-sandbox-8.5.0-snapshot-fa75139efea.jar.sha1 create mode 100644 server/licenses/lucene-spatial-extras-8.5.0-snapshot-fa75139efea.jar.sha1 create mode 100644 server/licenses/lucene-spatial3d-8.5.0-snapshot-fa75139efea.jar.sha1 create mode 100644 server/licenses/lucene-suggest-8.5.0-snapshot-fa75139efea.jar.sha1 create mode 100644 x-pack/plugin/sql/sql-action/licenses/lucene-core-8.5.0-snapshot-fa75139efea.jar.sha1 diff --git a/modules/lang-expression/licenses/lucene-expressions-8.5.0-snapshot-fa75139efea.jar.sha1 b/modules/lang-expression/licenses/lucene-expressions-8.5.0-snapshot-fa75139efea.jar.sha1 new file mode 100644 index 0000000000000..b56260bce95d6 --- /dev/null +++ b/modules/lang-expression/licenses/lucene-expressions-8.5.0-snapshot-fa75139efea.jar.sha1 @@ -0,0 +1 @@ +5907b63d90e0a14271aa597d30a3143edc1c9922 \ No newline at end of file diff --git a/plugins/analysis-icu/licenses/lucene-analyzers-icu-8.5.0-snapshot-fa75139efea.jar.sha1 b/plugins/analysis-icu/licenses/lucene-analyzers-icu-8.5.0-snapshot-fa75139efea.jar.sha1 new file mode 100644 index 0000000000000..d9b0f3b0c28b9 --- /dev/null +++ b/plugins/analysis-icu/licenses/lucene-analyzers-icu-8.5.0-snapshot-fa75139efea.jar.sha1 @@ -0,0 +1 @@ +f9b536ef61a437faef5a5097f0dd9cc7fa9ba7a5 \ No newline at end of file diff --git a/plugins/analysis-kuromoji/licenses/lucene-analyzers-kuromoji-8.5.0-snapshot-fa75139efea.jar.sha1 b/plugins/analysis-kuromoji/licenses/lucene-analyzers-kuromoji-8.5.0-snapshot-fa75139efea.jar.sha1 new file mode 100644 index 0000000000000..45f007f798e53 --- /dev/null +++ b/plugins/analysis-kuromoji/licenses/lucene-analyzers-kuromoji-8.5.0-snapshot-fa75139efea.jar.sha1 @@ -0,0 +1 @@ +5fdbec51538a16336442807748c96de6ca7d8fd4 \ No newline at end of file diff --git a/plugins/analysis-nori/licenses/lucene-analyzers-nori-8.5.0-snapshot-fa75139efea.jar.sha1 b/plugins/analysis-nori/licenses/lucene-analyzers-nori-8.5.0-snapshot-fa75139efea.jar.sha1 new file mode 100644 index 0000000000000..0804410f69927 --- /dev/null +++ b/plugins/analysis-nori/licenses/lucene-analyzers-nori-8.5.0-snapshot-fa75139efea.jar.sha1 @@ -0,0 +1 @@ +c977371e92cc047c5d32ec464531dcac026ea4f1 \ No newline at end of file diff --git a/plugins/analysis-phonetic/licenses/lucene-analyzers-phonetic-8.5.0-snapshot-fa75139efea.jar.sha1 b/plugins/analysis-phonetic/licenses/lucene-analyzers-phonetic-8.5.0-snapshot-fa75139efea.jar.sha1 new file mode 100644 index 0000000000000..08aaf86cd3986 --- /dev/null +++ b/plugins/analysis-phonetic/licenses/lucene-analyzers-phonetic-8.5.0-snapshot-fa75139efea.jar.sha1 @@ -0,0 +1 @@ +0d5859aededa6c50ad72617d422e55a60a67d5c9 \ No newline at end of file diff --git a/plugins/analysis-smartcn/licenses/lucene-analyzers-smartcn-8.5.0-snapshot-fa75139efea.jar.sha1 b/plugins/analysis-smartcn/licenses/lucene-analyzers-smartcn-8.5.0-snapshot-fa75139efea.jar.sha1 new file mode 100644 index 0000000000000..aa5c35df2da29 --- /dev/null +++ b/plugins/analysis-smartcn/licenses/lucene-analyzers-smartcn-8.5.0-snapshot-fa75139efea.jar.sha1 @@ -0,0 +1 @@ +dc36891cd2144ac3b3367959a48a5171745a05e2 \ No newline at end of file diff --git a/plugins/analysis-stempel/licenses/lucene-analyzers-stempel-8.5.0-snapshot-fa75139efea.jar.sha1 b/plugins/analysis-stempel/licenses/lucene-analyzers-stempel-8.5.0-snapshot-fa75139efea.jar.sha1 new file mode 100644 index 0000000000000..744a153937f75 --- /dev/null +++ b/plugins/analysis-stempel/licenses/lucene-analyzers-stempel-8.5.0-snapshot-fa75139efea.jar.sha1 @@ -0,0 +1 @@ +a0fbc2c12baa2735a5323502418bb2fc538cd8ce \ No newline at end of file diff --git a/plugins/analysis-ukrainian/licenses/lucene-analyzers-morfologik-8.5.0-snapshot-fa75139efea.jar.sha1 b/plugins/analysis-ukrainian/licenses/lucene-analyzers-morfologik-8.5.0-snapshot-fa75139efea.jar.sha1 new file mode 100644 index 0000000000000..808f28b3f5cc1 --- /dev/null +++ b/plugins/analysis-ukrainian/licenses/lucene-analyzers-morfologik-8.5.0-snapshot-fa75139efea.jar.sha1 @@ -0,0 +1 @@ +f443e2a612d515f345d638ffa8358df69a7a2d77 \ No newline at end of file diff --git a/server/licenses/lucene-analyzers-common-8.5.0-snapshot-fa75139efea.jar.sha1 b/server/licenses/lucene-analyzers-common-8.5.0-snapshot-fa75139efea.jar.sha1 new file mode 100644 index 0000000000000..47f0be3aa7721 --- /dev/null +++ b/server/licenses/lucene-analyzers-common-8.5.0-snapshot-fa75139efea.jar.sha1 @@ -0,0 +1 @@ +226093eb0e4dcdf6b7369cbe9dd632849d3298cf \ No newline at end of file diff --git a/server/licenses/lucene-backward-codecs-8.5.0-snapshot-fa75139efea.jar.sha1 b/server/licenses/lucene-backward-codecs-8.5.0-snapshot-fa75139efea.jar.sha1 new file mode 100644 index 0000000000000..9efa945050712 --- /dev/null +++ b/server/licenses/lucene-backward-codecs-8.5.0-snapshot-fa75139efea.jar.sha1 @@ -0,0 +1 @@ +de7e5130b7a684575b50e61aa7212a65abac6339 \ No newline at end of file diff --git a/server/licenses/lucene-core-8.5.0-snapshot-fa75139efea.jar.sha1 b/server/licenses/lucene-core-8.5.0-snapshot-fa75139efea.jar.sha1 new file mode 100644 index 0000000000000..46d7508b9129f --- /dev/null +++ b/server/licenses/lucene-core-8.5.0-snapshot-fa75139efea.jar.sha1 @@ -0,0 +1 @@ +fe6dbb381edb6647b222527c059c5553ea661913 \ No newline at end of file diff --git a/server/licenses/lucene-grouping-8.5.0-snapshot-fa75139efea.jar.sha1 b/server/licenses/lucene-grouping-8.5.0-snapshot-fa75139efea.jar.sha1 new file mode 100644 index 0000000000000..1a6a9b8a1c516 --- /dev/null +++ b/server/licenses/lucene-grouping-8.5.0-snapshot-fa75139efea.jar.sha1 @@ -0,0 +1 @@ +b16156ce0b13ecf4fe5aa39eef35234f466f0fe4 \ No newline at end of file diff --git a/server/licenses/lucene-highlighter-8.5.0-snapshot-fa75139efea.jar.sha1 b/server/licenses/lucene-highlighter-8.5.0-snapshot-fa75139efea.jar.sha1 new file mode 100644 index 0000000000000..70f8392b381dc --- /dev/null +++ b/server/licenses/lucene-highlighter-8.5.0-snapshot-fa75139efea.jar.sha1 @@ -0,0 +1 @@ +799acb09321e581a004632c83062f83e12e67de8 \ No newline at end of file diff --git a/server/licenses/lucene-join-8.5.0-snapshot-fa75139efea.jar.sha1 b/server/licenses/lucene-join-8.5.0-snapshot-fa75139efea.jar.sha1 new file mode 100644 index 0000000000000..1a9a57742a41a --- /dev/null +++ b/server/licenses/lucene-join-8.5.0-snapshot-fa75139efea.jar.sha1 @@ -0,0 +1 @@ +071ac022c3887852275945d5b6fe8283b6d24957 \ No newline at end of file diff --git a/server/licenses/lucene-memory-8.5.0-snapshot-fa75139efea.jar.sha1 b/server/licenses/lucene-memory-8.5.0-snapshot-fa75139efea.jar.sha1 new file mode 100644 index 0000000000000..d4c6eb7db0ef8 --- /dev/null +++ b/server/licenses/lucene-memory-8.5.0-snapshot-fa75139efea.jar.sha1 @@ -0,0 +1 @@ +cb74ea1c37e86926f0167776eca35a5f200d5da2 \ No newline at end of file diff --git a/server/licenses/lucene-misc-8.5.0-snapshot-fa75139efea.jar.sha1 b/server/licenses/lucene-misc-8.5.0-snapshot-fa75139efea.jar.sha1 new file mode 100644 index 0000000000000..837f0e35fb640 --- /dev/null +++ b/server/licenses/lucene-misc-8.5.0-snapshot-fa75139efea.jar.sha1 @@ -0,0 +1 @@ +7ebb43a1523b28f5906674cd28498d487441f10f \ No newline at end of file diff --git a/server/licenses/lucene-queries-8.5.0-snapshot-fa75139efea.jar.sha1 b/server/licenses/lucene-queries-8.5.0-snapshot-fa75139efea.jar.sha1 new file mode 100644 index 0000000000000..2de267f605c48 --- /dev/null +++ b/server/licenses/lucene-queries-8.5.0-snapshot-fa75139efea.jar.sha1 @@ -0,0 +1 @@ +331a3be548a43156463a9aa58f734ddbf0526e3b \ No newline at end of file diff --git a/server/licenses/lucene-queryparser-8.5.0-snapshot-fa75139efea.jar.sha1 b/server/licenses/lucene-queryparser-8.5.0-snapshot-fa75139efea.jar.sha1 new file mode 100644 index 0000000000000..39ffd9d6556fb --- /dev/null +++ b/server/licenses/lucene-queryparser-8.5.0-snapshot-fa75139efea.jar.sha1 @@ -0,0 +1 @@ +26e577a3040780a0e05e2b64522d91efa10177aa \ No newline at end of file diff --git a/server/licenses/lucene-sandbox-8.5.0-snapshot-fa75139efea.jar.sha1 b/server/licenses/lucene-sandbox-8.5.0-snapshot-fa75139efea.jar.sha1 new file mode 100644 index 0000000000000..e981e2d152b38 --- /dev/null +++ b/server/licenses/lucene-sandbox-8.5.0-snapshot-fa75139efea.jar.sha1 @@ -0,0 +1 @@ +e186a80979e93974df622fe84893b9865c085d63 \ No newline at end of file diff --git a/server/licenses/lucene-spatial-extras-8.5.0-snapshot-fa75139efea.jar.sha1 b/server/licenses/lucene-spatial-extras-8.5.0-snapshot-fa75139efea.jar.sha1 new file mode 100644 index 0000000000000..5af682226a818 --- /dev/null +++ b/server/licenses/lucene-spatial-extras-8.5.0-snapshot-fa75139efea.jar.sha1 @@ -0,0 +1 @@ +8b519d59b6dcd77b8eaa332ab6ff56ba198d9bdd \ No newline at end of file diff --git a/server/licenses/lucene-spatial3d-8.5.0-snapshot-fa75139efea.jar.sha1 b/server/licenses/lucene-spatial3d-8.5.0-snapshot-fa75139efea.jar.sha1 new file mode 100644 index 0000000000000..3baf33d4e08d1 --- /dev/null +++ b/server/licenses/lucene-spatial3d-8.5.0-snapshot-fa75139efea.jar.sha1 @@ -0,0 +1 @@ +47b99deb58c8338bd8b33486b366a197ee12d220 \ No newline at end of file diff --git a/server/licenses/lucene-suggest-8.5.0-snapshot-fa75139efea.jar.sha1 b/server/licenses/lucene-suggest-8.5.0-snapshot-fa75139efea.jar.sha1 new file mode 100644 index 0000000000000..a7189c54e45eb --- /dev/null +++ b/server/licenses/lucene-suggest-8.5.0-snapshot-fa75139efea.jar.sha1 @@ -0,0 +1 @@ +dd964c3c036d76d7d9f0e123a8cdf735b19fabae \ No newline at end of file diff --git a/x-pack/plugin/sql/sql-action/licenses/lucene-core-8.5.0-snapshot-fa75139efea.jar.sha1 b/x-pack/plugin/sql/sql-action/licenses/lucene-core-8.5.0-snapshot-fa75139efea.jar.sha1 new file mode 100644 index 0000000000000..46d7508b9129f --- /dev/null +++ b/x-pack/plugin/sql/sql-action/licenses/lucene-core-8.5.0-snapshot-fa75139efea.jar.sha1 @@ -0,0 +1 @@ +fe6dbb381edb6647b222527c059c5553ea661913 \ No newline at end of file