From aa0aff7565c3edd1824ed86bcb52df7db9b3dbf9 Mon Sep 17 00:00:00 2001 From: Nhat Nguyen Date: Thu, 17 May 2018 09:47:07 -0400 Subject: [PATCH 1/2] Upgrade to Lucene-7.4.0-snapshot-443bd2ac52 This snapshot resolves issues related to ShrinkIndexIT. --- buildSrc/version.properties | 2 +- ...ene-expressions-7.4.0-snapshot-443bd2ac52.jar.sha1 | 1 + ...ene-expressions-7.4.0-snapshot-6705632810.jar.sha1 | 1 - ...e-analyzers-icu-7.4.0-snapshot-443bd2ac52.jar.sha1 | 1 + ...e-analyzers-icu-7.4.0-snapshot-6705632810.jar.sha1 | 1 - ...lyzers-kuromoji-7.4.0-snapshot-443bd2ac52.jar.sha1 | 1 + ...lyzers-kuromoji-7.4.0-snapshot-6705632810.jar.sha1 | 1 - ...-analyzers-nori-7.4.0-snapshot-443bd2ac52.jar.sha1 | 1 + ...-analyzers-nori-7.4.0-snapshot-6705632810.jar.sha1 | 1 - ...lyzers-phonetic-7.4.0-snapshot-443bd2ac52.jar.sha1 | 1 + ...lyzers-phonetic-7.4.0-snapshot-6705632810.jar.sha1 | 1 - ...alyzers-smartcn-7.4.0-snapshot-443bd2ac52.jar.sha1 | 1 + ...alyzers-smartcn-7.4.0-snapshot-6705632810.jar.sha1 | 1 - ...alyzers-stempel-7.4.0-snapshot-443bd2ac52.jar.sha1 | 1 + ...alyzers-stempel-7.4.0-snapshot-6705632810.jar.sha1 | 1 - ...zers-morfologik-7.4.0-snapshot-443bd2ac52.jar.sha1 | 1 + ...zers-morfologik-7.4.0-snapshot-6705632810.jar.sha1 | 1 - ...nalyzers-common-7.4.0-snapshot-443bd2ac52.jar.sha1 | 1 + ...nalyzers-common-7.4.0-snapshot-6705632810.jar.sha1 | 1 - ...backward-codecs-7.4.0-snapshot-443bd2ac52.jar.sha1 | 1 + ...backward-codecs-7.4.0-snapshot-6705632810.jar.sha1 | 1 - .../lucene-core-7.4.0-snapshot-443bd2ac52.jar.sha1 | 1 + .../lucene-core-7.4.0-snapshot-6705632810.jar.sha1 | 1 - ...lucene-grouping-7.4.0-snapshot-443bd2ac52.jar.sha1 | 1 + ...lucene-grouping-7.4.0-snapshot-6705632810.jar.sha1 | 1 - ...ene-highlighter-7.4.0-snapshot-443bd2ac52.jar.sha1 | 1 + ...ene-highlighter-7.4.0-snapshot-6705632810.jar.sha1 | 1 - .../lucene-join-7.4.0-snapshot-443bd2ac52.jar.sha1 | 1 + .../lucene-join-7.4.0-snapshot-6705632810.jar.sha1 | 1 - .../lucene-memory-7.4.0-snapshot-443bd2ac52.jar.sha1 | 1 + .../lucene-memory-7.4.0-snapshot-6705632810.jar.sha1 | 1 - .../lucene-misc-7.4.0-snapshot-443bd2ac52.jar.sha1 | 1 + .../lucene-misc-7.4.0-snapshot-6705632810.jar.sha1 | 1 - .../lucene-queries-7.4.0-snapshot-443bd2ac52.jar.sha1 | 1 + .../lucene-queries-7.4.0-snapshot-6705632810.jar.sha1 | 1 - ...ene-queryparser-7.4.0-snapshot-443bd2ac52.jar.sha1 | 1 + ...ene-queryparser-7.4.0-snapshot-6705632810.jar.sha1 | 1 - .../lucene-sandbox-7.4.0-snapshot-443bd2ac52.jar.sha1 | 1 + .../lucene-sandbox-7.4.0-snapshot-6705632810.jar.sha1 | 1 - .../lucene-spatial-7.4.0-snapshot-443bd2ac52.jar.sha1 | 1 + .../lucene-spatial-7.4.0-snapshot-6705632810.jar.sha1 | 1 - ...-spatial-extras-7.4.0-snapshot-443bd2ac52.jar.sha1 | 1 + ...-spatial-extras-7.4.0-snapshot-6705632810.jar.sha1 | 1 - ...ucene-spatial3d-7.4.0-snapshot-443bd2ac52.jar.sha1 | 1 + ...ucene-spatial3d-7.4.0-snapshot-6705632810.jar.sha1 | 1 - .../lucene-suggest-7.4.0-snapshot-443bd2ac52.jar.sha1 | 1 + .../lucene-suggest-7.4.0-snapshot-6705632810.jar.sha1 | 1 - .../index/shard/ElasticsearchMergePolicy.java | 4 ++-- .../java/org/elasticsearch/index/store/Store.java | 11 ----------- .../action/admin/indices/create/ShrinkIndexIT.java | 2 -- .../indices/analysis/AnalysisFactoryTestCase.java | 3 +++ .../lucene-core-7.4.0-snapshot-443bd2ac52.jar.sha1 | 1 + .../lucene-core-7.4.0-snapshot-6705632810.jar.sha1 | 1 - .../lucene-core-7.4.0-snapshot-443bd2ac52.jar.sha1 | 1 + .../lucene-core-7.4.0-snapshot-6705632810.jar.sha1 | 1 - 55 files changed, 31 insertions(+), 41 deletions(-) create mode 100644 modules/lang-expression/licenses/lucene-expressions-7.4.0-snapshot-443bd2ac52.jar.sha1 delete mode 100644 modules/lang-expression/licenses/lucene-expressions-7.4.0-snapshot-6705632810.jar.sha1 create mode 100644 plugins/analysis-icu/licenses/lucene-analyzers-icu-7.4.0-snapshot-443bd2ac52.jar.sha1 delete mode 100644 plugins/analysis-icu/licenses/lucene-analyzers-icu-7.4.0-snapshot-6705632810.jar.sha1 create mode 100644 plugins/analysis-kuromoji/licenses/lucene-analyzers-kuromoji-7.4.0-snapshot-443bd2ac52.jar.sha1 delete mode 100644 plugins/analysis-kuromoji/licenses/lucene-analyzers-kuromoji-7.4.0-snapshot-6705632810.jar.sha1 create mode 100644 plugins/analysis-nori/licenses/lucene-analyzers-nori-7.4.0-snapshot-443bd2ac52.jar.sha1 delete mode 100644 plugins/analysis-nori/licenses/lucene-analyzers-nori-7.4.0-snapshot-6705632810.jar.sha1 create mode 100644 plugins/analysis-phonetic/licenses/lucene-analyzers-phonetic-7.4.0-snapshot-443bd2ac52.jar.sha1 delete mode 100644 plugins/analysis-phonetic/licenses/lucene-analyzers-phonetic-7.4.0-snapshot-6705632810.jar.sha1 create mode 100644 plugins/analysis-smartcn/licenses/lucene-analyzers-smartcn-7.4.0-snapshot-443bd2ac52.jar.sha1 delete mode 100644 plugins/analysis-smartcn/licenses/lucene-analyzers-smartcn-7.4.0-snapshot-6705632810.jar.sha1 create mode 100644 plugins/analysis-stempel/licenses/lucene-analyzers-stempel-7.4.0-snapshot-443bd2ac52.jar.sha1 delete mode 100644 plugins/analysis-stempel/licenses/lucene-analyzers-stempel-7.4.0-snapshot-6705632810.jar.sha1 create mode 100644 plugins/analysis-ukrainian/licenses/lucene-analyzers-morfologik-7.4.0-snapshot-443bd2ac52.jar.sha1 delete mode 100644 plugins/analysis-ukrainian/licenses/lucene-analyzers-morfologik-7.4.0-snapshot-6705632810.jar.sha1 create mode 100644 server/licenses/lucene-analyzers-common-7.4.0-snapshot-443bd2ac52.jar.sha1 delete mode 100644 server/licenses/lucene-analyzers-common-7.4.0-snapshot-6705632810.jar.sha1 create mode 100644 server/licenses/lucene-backward-codecs-7.4.0-snapshot-443bd2ac52.jar.sha1 delete mode 100644 server/licenses/lucene-backward-codecs-7.4.0-snapshot-6705632810.jar.sha1 create mode 100644 server/licenses/lucene-core-7.4.0-snapshot-443bd2ac52.jar.sha1 delete mode 100644 server/licenses/lucene-core-7.4.0-snapshot-6705632810.jar.sha1 create mode 100644 server/licenses/lucene-grouping-7.4.0-snapshot-443bd2ac52.jar.sha1 delete mode 100644 server/licenses/lucene-grouping-7.4.0-snapshot-6705632810.jar.sha1 create mode 100644 server/licenses/lucene-highlighter-7.4.0-snapshot-443bd2ac52.jar.sha1 delete mode 100644 server/licenses/lucene-highlighter-7.4.0-snapshot-6705632810.jar.sha1 create mode 100644 server/licenses/lucene-join-7.4.0-snapshot-443bd2ac52.jar.sha1 delete mode 100644 server/licenses/lucene-join-7.4.0-snapshot-6705632810.jar.sha1 create mode 100644 server/licenses/lucene-memory-7.4.0-snapshot-443bd2ac52.jar.sha1 delete mode 100644 server/licenses/lucene-memory-7.4.0-snapshot-6705632810.jar.sha1 create mode 100644 server/licenses/lucene-misc-7.4.0-snapshot-443bd2ac52.jar.sha1 delete mode 100644 server/licenses/lucene-misc-7.4.0-snapshot-6705632810.jar.sha1 create mode 100644 server/licenses/lucene-queries-7.4.0-snapshot-443bd2ac52.jar.sha1 delete mode 100644 server/licenses/lucene-queries-7.4.0-snapshot-6705632810.jar.sha1 create mode 100644 server/licenses/lucene-queryparser-7.4.0-snapshot-443bd2ac52.jar.sha1 delete mode 100644 server/licenses/lucene-queryparser-7.4.0-snapshot-6705632810.jar.sha1 create mode 100644 server/licenses/lucene-sandbox-7.4.0-snapshot-443bd2ac52.jar.sha1 delete mode 100644 server/licenses/lucene-sandbox-7.4.0-snapshot-6705632810.jar.sha1 create mode 100644 server/licenses/lucene-spatial-7.4.0-snapshot-443bd2ac52.jar.sha1 delete mode 100644 server/licenses/lucene-spatial-7.4.0-snapshot-6705632810.jar.sha1 create mode 100644 server/licenses/lucene-spatial-extras-7.4.0-snapshot-443bd2ac52.jar.sha1 delete mode 100644 server/licenses/lucene-spatial-extras-7.4.0-snapshot-6705632810.jar.sha1 create mode 100644 server/licenses/lucene-spatial3d-7.4.0-snapshot-443bd2ac52.jar.sha1 delete mode 100644 server/licenses/lucene-spatial3d-7.4.0-snapshot-6705632810.jar.sha1 create mode 100644 server/licenses/lucene-suggest-7.4.0-snapshot-443bd2ac52.jar.sha1 delete mode 100644 server/licenses/lucene-suggest-7.4.0-snapshot-6705632810.jar.sha1 create mode 100644 x-pack/plugin/sql/jdbc/licenses/lucene-core-7.4.0-snapshot-443bd2ac52.jar.sha1 delete mode 100644 x-pack/plugin/sql/jdbc/licenses/lucene-core-7.4.0-snapshot-6705632810.jar.sha1 create mode 100644 x-pack/plugin/sql/sql-proto/licenses/lucene-core-7.4.0-snapshot-443bd2ac52.jar.sha1 delete mode 100644 x-pack/plugin/sql/sql-proto/licenses/lucene-core-7.4.0-snapshot-6705632810.jar.sha1 diff --git a/buildSrc/version.properties b/buildSrc/version.properties index 89fe9cf330a35..e63c45bf7f5e3 100644 --- a/buildSrc/version.properties +++ b/buildSrc/version.properties @@ -1,5 +1,5 @@ elasticsearch = 7.0.0-alpha1 -lucene = 7.4.0-snapshot-6705632810 +lucene = 7.4.0-snapshot-443bd2ac52 # optional dependencies spatial4j = 0.7 diff --git a/modules/lang-expression/licenses/lucene-expressions-7.4.0-snapshot-443bd2ac52.jar.sha1 b/modules/lang-expression/licenses/lucene-expressions-7.4.0-snapshot-443bd2ac52.jar.sha1 new file mode 100644 index 0000000000000..b04f292244e97 --- /dev/null +++ b/modules/lang-expression/licenses/lucene-expressions-7.4.0-snapshot-443bd2ac52.jar.sha1 @@ -0,0 +1 @@ +f08a009535a5e5b7a40c60cc06a86c5890c3c66e \ No newline at end of file diff --git a/modules/lang-expression/licenses/lucene-expressions-7.4.0-snapshot-6705632810.jar.sha1 b/modules/lang-expression/licenses/lucene-expressions-7.4.0-snapshot-6705632810.jar.sha1 deleted file mode 100644 index b333863b94d64..0000000000000 --- a/modules/lang-expression/licenses/lucene-expressions-7.4.0-snapshot-6705632810.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -f72ad4b6474c2d59b0eed0ca84eddd1f99d29129 \ No newline at end of file diff --git a/plugins/analysis-icu/licenses/lucene-analyzers-icu-7.4.0-snapshot-443bd2ac52.jar.sha1 b/plugins/analysis-icu/licenses/lucene-analyzers-icu-7.4.0-snapshot-443bd2ac52.jar.sha1 new file mode 100644 index 0000000000000..9ef50263c30d9 --- /dev/null +++ b/plugins/analysis-icu/licenses/lucene-analyzers-icu-7.4.0-snapshot-443bd2ac52.jar.sha1 @@ -0,0 +1 @@ +d6173398dbc6f48eda84c78ee12cb6d205212096 \ No newline at end of file diff --git a/plugins/analysis-icu/licenses/lucene-analyzers-icu-7.4.0-snapshot-6705632810.jar.sha1 b/plugins/analysis-icu/licenses/lucene-analyzers-icu-7.4.0-snapshot-6705632810.jar.sha1 deleted file mode 100644 index 6720beb8d8682..0000000000000 --- a/plugins/analysis-icu/licenses/lucene-analyzers-icu-7.4.0-snapshot-6705632810.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -b4e19c53f29fa9b40bd7ad12ff598e3f08d507a3 \ No newline at end of file diff --git a/plugins/analysis-kuromoji/licenses/lucene-analyzers-kuromoji-7.4.0-snapshot-443bd2ac52.jar.sha1 b/plugins/analysis-kuromoji/licenses/lucene-analyzers-kuromoji-7.4.0-snapshot-443bd2ac52.jar.sha1 new file mode 100644 index 0000000000000..3ab2daa2f8726 --- /dev/null +++ b/plugins/analysis-kuromoji/licenses/lucene-analyzers-kuromoji-7.4.0-snapshot-443bd2ac52.jar.sha1 @@ -0,0 +1 @@ +2e650637a05f196a22708096094fa41c72920ec6 \ No newline at end of file diff --git a/plugins/analysis-kuromoji/licenses/lucene-analyzers-kuromoji-7.4.0-snapshot-6705632810.jar.sha1 b/plugins/analysis-kuromoji/licenses/lucene-analyzers-kuromoji-7.4.0-snapshot-6705632810.jar.sha1 deleted file mode 100644 index 861a2110e164a..0000000000000 --- a/plugins/analysis-kuromoji/licenses/lucene-analyzers-kuromoji-7.4.0-snapshot-6705632810.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -23dd8cb3834f3641d9b3e8bc3d38281389a597bc \ No newline at end of file diff --git a/plugins/analysis-nori/licenses/lucene-analyzers-nori-7.4.0-snapshot-443bd2ac52.jar.sha1 b/plugins/analysis-nori/licenses/lucene-analyzers-nori-7.4.0-snapshot-443bd2ac52.jar.sha1 new file mode 100644 index 0000000000000..7b216e2bbafc1 --- /dev/null +++ b/plugins/analysis-nori/licenses/lucene-analyzers-nori-7.4.0-snapshot-443bd2ac52.jar.sha1 @@ -0,0 +1 @@ +8b4b2b7bec725759425bff7bf0a8f03950609748 \ No newline at end of file diff --git a/plugins/analysis-nori/licenses/lucene-analyzers-nori-7.4.0-snapshot-6705632810.jar.sha1 b/plugins/analysis-nori/licenses/lucene-analyzers-nori-7.4.0-snapshot-6705632810.jar.sha1 deleted file mode 100644 index c7c19feb57df5..0000000000000 --- a/plugins/analysis-nori/licenses/lucene-analyzers-nori-7.4.0-snapshot-6705632810.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -e8119a17448a6f5512ded0bd2a6faa7fc8e70890 \ No newline at end of file diff --git a/plugins/analysis-phonetic/licenses/lucene-analyzers-phonetic-7.4.0-snapshot-443bd2ac52.jar.sha1 b/plugins/analysis-phonetic/licenses/lucene-analyzers-phonetic-7.4.0-snapshot-443bd2ac52.jar.sha1 new file mode 100644 index 0000000000000..9f8d38c3e84cb --- /dev/null +++ b/plugins/analysis-phonetic/licenses/lucene-analyzers-phonetic-7.4.0-snapshot-443bd2ac52.jar.sha1 @@ -0,0 +1 @@ +ed05e8c06e58e2be272d4e4106e74ab9cb9d0921 \ No newline at end of file diff --git a/plugins/analysis-phonetic/licenses/lucene-analyzers-phonetic-7.4.0-snapshot-6705632810.jar.sha1 b/plugins/analysis-phonetic/licenses/lucene-analyzers-phonetic-7.4.0-snapshot-6705632810.jar.sha1 deleted file mode 100644 index 94e8c2698389b..0000000000000 --- a/plugins/analysis-phonetic/licenses/lucene-analyzers-phonetic-7.4.0-snapshot-6705632810.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -336d9ac698066b8cf8a448f193e4a29ef163baa8 \ No newline at end of file diff --git a/plugins/analysis-smartcn/licenses/lucene-analyzers-smartcn-7.4.0-snapshot-443bd2ac52.jar.sha1 b/plugins/analysis-smartcn/licenses/lucene-analyzers-smartcn-7.4.0-snapshot-443bd2ac52.jar.sha1 new file mode 100644 index 0000000000000..b2ecd33354eb3 --- /dev/null +++ b/plugins/analysis-smartcn/licenses/lucene-analyzers-smartcn-7.4.0-snapshot-443bd2ac52.jar.sha1 @@ -0,0 +1 @@ +b0ab7f5ef4a0a45f9d2aa81f119c04fc0e6178e0 \ No newline at end of file diff --git a/plugins/analysis-smartcn/licenses/lucene-analyzers-smartcn-7.4.0-snapshot-6705632810.jar.sha1 b/plugins/analysis-smartcn/licenses/lucene-analyzers-smartcn-7.4.0-snapshot-6705632810.jar.sha1 deleted file mode 100644 index 364facee9efe6..0000000000000 --- a/plugins/analysis-smartcn/licenses/lucene-analyzers-smartcn-7.4.0-snapshot-6705632810.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -e1e77951a83fc6a9deab884773314992fefa14f3 \ No newline at end of file diff --git a/plugins/analysis-stempel/licenses/lucene-analyzers-stempel-7.4.0-snapshot-443bd2ac52.jar.sha1 b/plugins/analysis-stempel/licenses/lucene-analyzers-stempel-7.4.0-snapshot-443bd2ac52.jar.sha1 new file mode 100644 index 0000000000000..05f2ac1d66426 --- /dev/null +++ b/plugins/analysis-stempel/licenses/lucene-analyzers-stempel-7.4.0-snapshot-443bd2ac52.jar.sha1 @@ -0,0 +1 @@ +1785d5a5ad467803678e40ebbb6baaafa792f1dc \ No newline at end of file diff --git a/plugins/analysis-stempel/licenses/lucene-analyzers-stempel-7.4.0-snapshot-6705632810.jar.sha1 b/plugins/analysis-stempel/licenses/lucene-analyzers-stempel-7.4.0-snapshot-6705632810.jar.sha1 deleted file mode 100644 index b55d8cf04ec32..0000000000000 --- a/plugins/analysis-stempel/licenses/lucene-analyzers-stempel-7.4.0-snapshot-6705632810.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -d4da149a16673c6326f4898ad877756259f676f8 \ No newline at end of file diff --git a/plugins/analysis-ukrainian/licenses/lucene-analyzers-morfologik-7.4.0-snapshot-443bd2ac52.jar.sha1 b/plugins/analysis-ukrainian/licenses/lucene-analyzers-morfologik-7.4.0-snapshot-443bd2ac52.jar.sha1 new file mode 100644 index 0000000000000..09580bea2c0a2 --- /dev/null +++ b/plugins/analysis-ukrainian/licenses/lucene-analyzers-morfologik-7.4.0-snapshot-443bd2ac52.jar.sha1 @@ -0,0 +1 @@ +4e909852a0a31d851f13773d2e86ba1aac6e6cab \ No newline at end of file diff --git a/plugins/analysis-ukrainian/licenses/lucene-analyzers-morfologik-7.4.0-snapshot-6705632810.jar.sha1 b/plugins/analysis-ukrainian/licenses/lucene-analyzers-morfologik-7.4.0-snapshot-6705632810.jar.sha1 deleted file mode 100644 index dcc2249c45f2f..0000000000000 --- a/plugins/analysis-ukrainian/licenses/lucene-analyzers-morfologik-7.4.0-snapshot-6705632810.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -ab4141b43cc6c2680d5f5a0b5086299f38ebec4d \ No newline at end of file diff --git a/server/licenses/lucene-analyzers-common-7.4.0-snapshot-443bd2ac52.jar.sha1 b/server/licenses/lucene-analyzers-common-7.4.0-snapshot-443bd2ac52.jar.sha1 new file mode 100644 index 0000000000000..0ac3506225fdf --- /dev/null +++ b/server/licenses/lucene-analyzers-common-7.4.0-snapshot-443bd2ac52.jar.sha1 @@ -0,0 +1 @@ +4f84b5e126cef71064c56e3190acfab2dfec71b2 \ No newline at end of file diff --git a/server/licenses/lucene-analyzers-common-7.4.0-snapshot-6705632810.jar.sha1 b/server/licenses/lucene-analyzers-common-7.4.0-snapshot-6705632810.jar.sha1 deleted file mode 100644 index ccabc01378088..0000000000000 --- a/server/licenses/lucene-analyzers-common-7.4.0-snapshot-6705632810.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -f465718b3db829e7660009aac2c1211fd5d74ca0 \ No newline at end of file diff --git a/server/licenses/lucene-backward-codecs-7.4.0-snapshot-443bd2ac52.jar.sha1 b/server/licenses/lucene-backward-codecs-7.4.0-snapshot-443bd2ac52.jar.sha1 new file mode 100644 index 0000000000000..d3b96abc92247 --- /dev/null +++ b/server/licenses/lucene-backward-codecs-7.4.0-snapshot-443bd2ac52.jar.sha1 @@ -0,0 +1 @@ +61a81acbbcbc29683b2ada2c978764ef04cf1525 \ No newline at end of file diff --git a/server/licenses/lucene-backward-codecs-7.4.0-snapshot-6705632810.jar.sha1 b/server/licenses/lucene-backward-codecs-7.4.0-snapshot-6705632810.jar.sha1 deleted file mode 100644 index 68c4dcebd2ee2..0000000000000 --- a/server/licenses/lucene-backward-codecs-7.4.0-snapshot-6705632810.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -d502441e830e1a9d30270442f8e3fd8317fe7bba \ No newline at end of file diff --git a/server/licenses/lucene-core-7.4.0-snapshot-443bd2ac52.jar.sha1 b/server/licenses/lucene-core-7.4.0-snapshot-443bd2ac52.jar.sha1 new file mode 100644 index 0000000000000..7a90eb0c73e83 --- /dev/null +++ b/server/licenses/lucene-core-7.4.0-snapshot-443bd2ac52.jar.sha1 @@ -0,0 +1 @@ +54f51d2fa6e277bb72c91ef1b8a59a80a8759075 \ No newline at end of file diff --git a/server/licenses/lucene-core-7.4.0-snapshot-6705632810.jar.sha1 b/server/licenses/lucene-core-7.4.0-snapshot-6705632810.jar.sha1 deleted file mode 100644 index c25718d0a9ee0..0000000000000 --- a/server/licenses/lucene-core-7.4.0-snapshot-6705632810.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -5167fb0a14434cb10ec3224e9e32ca668e9f9ad4 \ No newline at end of file diff --git a/server/licenses/lucene-grouping-7.4.0-snapshot-443bd2ac52.jar.sha1 b/server/licenses/lucene-grouping-7.4.0-snapshot-443bd2ac52.jar.sha1 new file mode 100644 index 0000000000000..593ab3a97e68b --- /dev/null +++ b/server/licenses/lucene-grouping-7.4.0-snapshot-443bd2ac52.jar.sha1 @@ -0,0 +1 @@ +8f54962dec35f86dd5c49d96c454ddd4e5bf0576 \ No newline at end of file diff --git a/server/licenses/lucene-grouping-7.4.0-snapshot-6705632810.jar.sha1 b/server/licenses/lucene-grouping-7.4.0-snapshot-6705632810.jar.sha1 deleted file mode 100644 index 007ae9bb24eee..0000000000000 --- a/server/licenses/lucene-grouping-7.4.0-snapshot-6705632810.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -488aeecf49413b63a404989ae00b07b20951e76e \ No newline at end of file diff --git a/server/licenses/lucene-highlighter-7.4.0-snapshot-443bd2ac52.jar.sha1 b/server/licenses/lucene-highlighter-7.4.0-snapshot-443bd2ac52.jar.sha1 new file mode 100644 index 0000000000000..414abed2ccfa1 --- /dev/null +++ b/server/licenses/lucene-highlighter-7.4.0-snapshot-443bd2ac52.jar.sha1 @@ -0,0 +1 @@ +f8f7a2a8b34bad5aec0734854b92aa5cfa680a55 \ No newline at end of file diff --git a/server/licenses/lucene-highlighter-7.4.0-snapshot-6705632810.jar.sha1 b/server/licenses/lucene-highlighter-7.4.0-snapshot-6705632810.jar.sha1 deleted file mode 100644 index f1733ffb6826a..0000000000000 --- a/server/licenses/lucene-highlighter-7.4.0-snapshot-6705632810.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -107755edd67cddb3fb9817de50c0bed3a10da19c \ No newline at end of file diff --git a/server/licenses/lucene-join-7.4.0-snapshot-443bd2ac52.jar.sha1 b/server/licenses/lucene-join-7.4.0-snapshot-443bd2ac52.jar.sha1 new file mode 100644 index 0000000000000..22bb569eca118 --- /dev/null +++ b/server/licenses/lucene-join-7.4.0-snapshot-443bd2ac52.jar.sha1 @@ -0,0 +1 @@ +fd704170e5750fb2ac1b51238df5b060b9f81495 \ No newline at end of file diff --git a/server/licenses/lucene-join-7.4.0-snapshot-6705632810.jar.sha1 b/server/licenses/lucene-join-7.4.0-snapshot-6705632810.jar.sha1 deleted file mode 100644 index 71800d6aa153f..0000000000000 --- a/server/licenses/lucene-join-7.4.0-snapshot-6705632810.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -9226fab3b9c6250af52b87061f637c0f8e3114b6 \ No newline at end of file diff --git a/server/licenses/lucene-memory-7.4.0-snapshot-443bd2ac52.jar.sha1 b/server/licenses/lucene-memory-7.4.0-snapshot-443bd2ac52.jar.sha1 new file mode 100644 index 0000000000000..655b97240e057 --- /dev/null +++ b/server/licenses/lucene-memory-7.4.0-snapshot-443bd2ac52.jar.sha1 @@ -0,0 +1 @@ +4c845e2054629a70401cdf2fbc877221250ed08c \ No newline at end of file diff --git a/server/licenses/lucene-memory-7.4.0-snapshot-6705632810.jar.sha1 b/server/licenses/lucene-memory-7.4.0-snapshot-6705632810.jar.sha1 deleted file mode 100644 index 6cc24bbe98b82..0000000000000 --- a/server/licenses/lucene-memory-7.4.0-snapshot-6705632810.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -2b7bf384c1933225972f04224d867ec800f5e3a7 \ No newline at end of file diff --git a/server/licenses/lucene-misc-7.4.0-snapshot-443bd2ac52.jar.sha1 b/server/licenses/lucene-misc-7.4.0-snapshot-443bd2ac52.jar.sha1 new file mode 100644 index 0000000000000..70a94f65361e0 --- /dev/null +++ b/server/licenses/lucene-misc-7.4.0-snapshot-443bd2ac52.jar.sha1 @@ -0,0 +1 @@ +5de7fd425ab6f2b5a06f2f127d0d3be2163947ec \ No newline at end of file diff --git a/server/licenses/lucene-misc-7.4.0-snapshot-6705632810.jar.sha1 b/server/licenses/lucene-misc-7.4.0-snapshot-6705632810.jar.sha1 deleted file mode 100644 index 03c146f5c6473..0000000000000 --- a/server/licenses/lucene-misc-7.4.0-snapshot-6705632810.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -18b770c35db8757dc036b1506870a4ddaad7b1ab \ No newline at end of file diff --git a/server/licenses/lucene-queries-7.4.0-snapshot-443bd2ac52.jar.sha1 b/server/licenses/lucene-queries-7.4.0-snapshot-443bd2ac52.jar.sha1 new file mode 100644 index 0000000000000..71b0e208087be --- /dev/null +++ b/server/licenses/lucene-queries-7.4.0-snapshot-443bd2ac52.jar.sha1 @@ -0,0 +1 @@ +1acc3e5062af15c3a438c6d37ecd9a969d262f27 \ No newline at end of file diff --git a/server/licenses/lucene-queries-7.4.0-snapshot-6705632810.jar.sha1 b/server/licenses/lucene-queries-7.4.0-snapshot-6705632810.jar.sha1 deleted file mode 100644 index 3ecdd79cafd9e..0000000000000 --- a/server/licenses/lucene-queries-7.4.0-snapshot-6705632810.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -683f6436938c67709d0c665c9e1fdef7bd893e4a \ No newline at end of file diff --git a/server/licenses/lucene-queryparser-7.4.0-snapshot-443bd2ac52.jar.sha1 b/server/licenses/lucene-queryparser-7.4.0-snapshot-443bd2ac52.jar.sha1 new file mode 100644 index 0000000000000..8cebacb549d49 --- /dev/null +++ b/server/licenses/lucene-queryparser-7.4.0-snapshot-443bd2ac52.jar.sha1 @@ -0,0 +1 @@ +03290fd10c1c8a35f7382b26e0fefecab28e5ed7 \ No newline at end of file diff --git a/server/licenses/lucene-queryparser-7.4.0-snapshot-6705632810.jar.sha1 b/server/licenses/lucene-queryparser-7.4.0-snapshot-6705632810.jar.sha1 deleted file mode 100644 index d113267f6f3d1..0000000000000 --- a/server/licenses/lucene-queryparser-7.4.0-snapshot-6705632810.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -1df20ba64b9aa68f1fa9a15c9ff75f87f94dec47 \ No newline at end of file diff --git a/server/licenses/lucene-sandbox-7.4.0-snapshot-443bd2ac52.jar.sha1 b/server/licenses/lucene-sandbox-7.4.0-snapshot-443bd2ac52.jar.sha1 new file mode 100644 index 0000000000000..62259b92c3350 --- /dev/null +++ b/server/licenses/lucene-sandbox-7.4.0-snapshot-443bd2ac52.jar.sha1 @@ -0,0 +1 @@ +b7a0a104a9f887026301c401693e32f0af618a28 \ No newline at end of file diff --git a/server/licenses/lucene-sandbox-7.4.0-snapshot-6705632810.jar.sha1 b/server/licenses/lucene-sandbox-7.4.0-snapshot-6705632810.jar.sha1 deleted file mode 100644 index 7c3391aec27e8..0000000000000 --- a/server/licenses/lucene-sandbox-7.4.0-snapshot-6705632810.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -895ca714fc62b66ba63d43931730cdc4ef56d35f \ No newline at end of file diff --git a/server/licenses/lucene-spatial-7.4.0-snapshot-443bd2ac52.jar.sha1 b/server/licenses/lucene-spatial-7.4.0-snapshot-443bd2ac52.jar.sha1 new file mode 100644 index 0000000000000..2720b65274c7f --- /dev/null +++ b/server/licenses/lucene-spatial-7.4.0-snapshot-443bd2ac52.jar.sha1 @@ -0,0 +1 @@ +0458ef3fe26593b4422f7c07f84c2b048b09c85b \ No newline at end of file diff --git a/server/licenses/lucene-spatial-7.4.0-snapshot-6705632810.jar.sha1 b/server/licenses/lucene-spatial-7.4.0-snapshot-6705632810.jar.sha1 deleted file mode 100644 index 35d6d5359ebd1..0000000000000 --- a/server/licenses/lucene-spatial-7.4.0-snapshot-6705632810.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -95ab7e9421bbeb8229d83ac72700b37a521fdf4f \ No newline at end of file diff --git a/server/licenses/lucene-spatial-extras-7.4.0-snapshot-443bd2ac52.jar.sha1 b/server/licenses/lucene-spatial-extras-7.4.0-snapshot-443bd2ac52.jar.sha1 new file mode 100644 index 0000000000000..b891b262874cf --- /dev/null +++ b/server/licenses/lucene-spatial-extras-7.4.0-snapshot-443bd2ac52.jar.sha1 @@ -0,0 +1 @@ +5a13d6c54350534bf7ddc71ed5c603e1ff6e58e6 \ No newline at end of file diff --git a/server/licenses/lucene-spatial-extras-7.4.0-snapshot-6705632810.jar.sha1 b/server/licenses/lucene-spatial-extras-7.4.0-snapshot-6705632810.jar.sha1 deleted file mode 100644 index c2f2f39a1f821..0000000000000 --- a/server/licenses/lucene-spatial-extras-7.4.0-snapshot-6705632810.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -773ff8c8425d32609ccec6956759ad377dfb8f6b \ No newline at end of file diff --git a/server/licenses/lucene-spatial3d-7.4.0-snapshot-443bd2ac52.jar.sha1 b/server/licenses/lucene-spatial3d-7.4.0-snapshot-443bd2ac52.jar.sha1 new file mode 100644 index 0000000000000..4eea8ff2d7168 --- /dev/null +++ b/server/licenses/lucene-spatial3d-7.4.0-snapshot-443bd2ac52.jar.sha1 @@ -0,0 +1 @@ +7a35db7b7aabba9c11914d2978acbcfbfa7eabcf \ No newline at end of file diff --git a/server/licenses/lucene-spatial3d-7.4.0-snapshot-6705632810.jar.sha1 b/server/licenses/lucene-spatial3d-7.4.0-snapshot-6705632810.jar.sha1 deleted file mode 100644 index 0533067ff0d89..0000000000000 --- a/server/licenses/lucene-spatial3d-7.4.0-snapshot-6705632810.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -ea711541e243ee768f950041e6e2843d0cc5e695 \ No newline at end of file diff --git a/server/licenses/lucene-suggest-7.4.0-snapshot-443bd2ac52.jar.sha1 b/server/licenses/lucene-suggest-7.4.0-snapshot-443bd2ac52.jar.sha1 new file mode 100644 index 0000000000000..8cb44381f6e1d --- /dev/null +++ b/server/licenses/lucene-suggest-7.4.0-snapshot-443bd2ac52.jar.sha1 @@ -0,0 +1 @@ +fc5f6f2f6d11ecb9e34129e1ef80474c62edc538 \ No newline at end of file diff --git a/server/licenses/lucene-suggest-7.4.0-snapshot-6705632810.jar.sha1 b/server/licenses/lucene-suggest-7.4.0-snapshot-6705632810.jar.sha1 deleted file mode 100644 index ce8adccc89a78..0000000000000 --- a/server/licenses/lucene-suggest-7.4.0-snapshot-6705632810.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -2ca005cf25722ba3777ed93f720f40c937081fa6 \ No newline at end of file diff --git a/server/src/main/java/org/elasticsearch/index/shard/ElasticsearchMergePolicy.java b/server/src/main/java/org/elasticsearch/index/shard/ElasticsearchMergePolicy.java index 9253728fd1956..e49ac868aa7a5 100644 --- a/server/src/main/java/org/elasticsearch/index/shard/ElasticsearchMergePolicy.java +++ b/server/src/main/java/org/elasticsearch/index/shard/ElasticsearchMergePolicy.java @@ -20,9 +20,9 @@ package org.elasticsearch.index.shard; import org.apache.logging.log4j.Logger; +import org.apache.lucene.index.FilterMergePolicy; import org.apache.lucene.index.IndexWriter; import org.apache.lucene.index.MergePolicy; -import org.apache.lucene.index.MergePolicyWrapper; import org.apache.lucene.index.SegmentCommitInfo; import org.apache.lucene.index.SegmentInfos; import org.elasticsearch.Version; @@ -44,7 +44,7 @@ * For now, this {@link MergePolicy} takes care of moving versions that used to * be stored as payloads to numeric doc values. */ -public final class ElasticsearchMergePolicy extends MergePolicyWrapper { +public final class ElasticsearchMergePolicy extends FilterMergePolicy { private static Logger logger = Loggers.getLogger(ElasticsearchMergePolicy.class); diff --git a/server/src/main/java/org/elasticsearch/index/store/Store.java b/server/src/main/java/org/elasticsearch/index/store/Store.java index 0374d74dcf58b..ccaae9d5f79df 100644 --- a/server/src/main/java/org/elasticsearch/index/store/Store.java +++ b/server/src/main/java/org/elasticsearch/index/store/Store.java @@ -759,17 +759,6 @@ private void innerClose() throws IOException { public String toString() { return "store(" + in.toString() + ")"; } - - @Override - public boolean checkPendingDeletions() throws IOException { - if (super.checkPendingDeletions()) { - deletesLogger.warn("directory has still pending deletes"); - } - // we skip this check since our IW usage always goes forward. - // we still might run into situations where we have pending deletes ie. in shrink / split case - // and that will cause issues on windows since we open multiple IW instance one after another during the split/shrink recovery - return false; - } } /** diff --git a/server/src/test/java/org/elasticsearch/action/admin/indices/create/ShrinkIndexIT.java b/server/src/test/java/org/elasticsearch/action/admin/indices/create/ShrinkIndexIT.java index d89a8a134ff7c..e48f151081f62 100644 --- a/server/src/test/java/org/elasticsearch/action/admin/indices/create/ShrinkIndexIT.java +++ b/server/src/test/java/org/elasticsearch/action/admin/indices/create/ShrinkIndexIT.java @@ -23,7 +23,6 @@ import org.apache.lucene.search.SortField; import org.apache.lucene.search.SortedSetSelector; import org.apache.lucene.search.SortedSetSortField; -import org.apache.lucene.util.LuceneTestCase.AwaitsFix; import org.elasticsearch.Version; import org.elasticsearch.action.admin.cluster.reroute.ClusterRerouteResponse; import org.elasticsearch.action.admin.cluster.state.ClusterStateRequest; @@ -84,7 +83,6 @@ protected Collection> nodePlugins() { return Arrays.asList(InternalSettingsPlugin.class); } - @AwaitsFix(bugUrl = "https://issues.apache.org/jira/browse/LUCENE-8318") public void testCreateShrinkIndexToN() { int[][] possibleShardSplits = new int[][] {{8,4,2}, {9, 3, 1}, {4, 2, 1}, {15,5,1}}; int[] shardSplits = randomFrom(possibleShardSplits); diff --git a/test/framework/src/main/java/org/elasticsearch/indices/analysis/AnalysisFactoryTestCase.java b/test/framework/src/main/java/org/elasticsearch/indices/analysis/AnalysisFactoryTestCase.java index 8b31680370b91..0396b8ac78820 100644 --- a/test/framework/src/main/java/org/elasticsearch/indices/analysis/AnalysisFactoryTestCase.java +++ b/test/framework/src/main/java/org/elasticsearch/indices/analysis/AnalysisFactoryTestCase.java @@ -217,6 +217,9 @@ private static String toCamelCase(String s) { // should we expose it, or maybe think about higher level integration of the // fake term frequency feature (LUCENE-7854) .put("delimitedtermfrequency", Void.class) + // LUCENE-8273: ConditionalTokenFilter allows analysis chains to skip + // particular token filters based on the attributes of the current token. + .put("termexclusion", Void.class) .immutableMap(); diff --git a/x-pack/plugin/sql/jdbc/licenses/lucene-core-7.4.0-snapshot-443bd2ac52.jar.sha1 b/x-pack/plugin/sql/jdbc/licenses/lucene-core-7.4.0-snapshot-443bd2ac52.jar.sha1 new file mode 100644 index 0000000000000..7a90eb0c73e83 --- /dev/null +++ b/x-pack/plugin/sql/jdbc/licenses/lucene-core-7.4.0-snapshot-443bd2ac52.jar.sha1 @@ -0,0 +1 @@ +54f51d2fa6e277bb72c91ef1b8a59a80a8759075 \ No newline at end of file diff --git a/x-pack/plugin/sql/jdbc/licenses/lucene-core-7.4.0-snapshot-6705632810.jar.sha1 b/x-pack/plugin/sql/jdbc/licenses/lucene-core-7.4.0-snapshot-6705632810.jar.sha1 deleted file mode 100644 index c25718d0a9ee0..0000000000000 --- a/x-pack/plugin/sql/jdbc/licenses/lucene-core-7.4.0-snapshot-6705632810.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -5167fb0a14434cb10ec3224e9e32ca668e9f9ad4 \ No newline at end of file diff --git a/x-pack/plugin/sql/sql-proto/licenses/lucene-core-7.4.0-snapshot-443bd2ac52.jar.sha1 b/x-pack/plugin/sql/sql-proto/licenses/lucene-core-7.4.0-snapshot-443bd2ac52.jar.sha1 new file mode 100644 index 0000000000000..7a90eb0c73e83 --- /dev/null +++ b/x-pack/plugin/sql/sql-proto/licenses/lucene-core-7.4.0-snapshot-443bd2ac52.jar.sha1 @@ -0,0 +1 @@ +54f51d2fa6e277bb72c91ef1b8a59a80a8759075 \ No newline at end of file diff --git a/x-pack/plugin/sql/sql-proto/licenses/lucene-core-7.4.0-snapshot-6705632810.jar.sha1 b/x-pack/plugin/sql/sql-proto/licenses/lucene-core-7.4.0-snapshot-6705632810.jar.sha1 deleted file mode 100644 index c25718d0a9ee0..0000000000000 --- a/x-pack/plugin/sql/sql-proto/licenses/lucene-core-7.4.0-snapshot-6705632810.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -5167fb0a14434cb10ec3224e9e32ca668e9f9ad4 \ No newline at end of file From c30c9944b97f35838b0403e361c1d98f05ef6a81 Mon Sep 17 00:00:00 2001 From: Nhat Nguyen Date: Fri, 18 May 2018 14:15:16 -0400 Subject: [PATCH 2/2] To 7.4.0-snapshot-59f2b7aec2 --- buildSrc/version.properties | 2 +- .../lucene-expressions-7.4.0-snapshot-443bd2ac52.jar.sha1 | 1 - .../lucene-expressions-7.4.0-snapshot-59f2b7aec2.jar.sha1 | 1 + .../lucene-analyzers-icu-7.4.0-snapshot-443bd2ac52.jar.sha1 | 1 - .../lucene-analyzers-icu-7.4.0-snapshot-59f2b7aec2.jar.sha1 | 1 + ...lucene-analyzers-kuromoji-7.4.0-snapshot-443bd2ac52.jar.sha1 | 1 - ...lucene-analyzers-kuromoji-7.4.0-snapshot-59f2b7aec2.jar.sha1 | 1 + .../lucene-analyzers-nori-7.4.0-snapshot-443bd2ac52.jar.sha1 | 1 - .../lucene-analyzers-nori-7.4.0-snapshot-59f2b7aec2.jar.sha1 | 1 + ...lucene-analyzers-phonetic-7.4.0-snapshot-443bd2ac52.jar.sha1 | 1 - ...lucene-analyzers-phonetic-7.4.0-snapshot-59f2b7aec2.jar.sha1 | 1 + .../lucene-analyzers-smartcn-7.4.0-snapshot-443bd2ac52.jar.sha1 | 1 - .../lucene-analyzers-smartcn-7.4.0-snapshot-59f2b7aec2.jar.sha1 | 1 + .../lucene-analyzers-stempel-7.4.0-snapshot-443bd2ac52.jar.sha1 | 1 - .../lucene-analyzers-stempel-7.4.0-snapshot-59f2b7aec2.jar.sha1 | 1 + ...cene-analyzers-morfologik-7.4.0-snapshot-443bd2ac52.jar.sha1 | 1 - ...cene-analyzers-morfologik-7.4.0-snapshot-59f2b7aec2.jar.sha1 | 1 + .../lucene-analyzers-common-7.4.0-snapshot-443bd2ac52.jar.sha1 | 1 - .../lucene-analyzers-common-7.4.0-snapshot-59f2b7aec2.jar.sha1 | 1 + .../lucene-backward-codecs-7.4.0-snapshot-443bd2ac52.jar.sha1 | 1 - .../lucene-backward-codecs-7.4.0-snapshot-59f2b7aec2.jar.sha1 | 1 + server/licenses/lucene-core-7.4.0-snapshot-443bd2ac52.jar.sha1 | 1 - server/licenses/lucene-core-7.4.0-snapshot-59f2b7aec2.jar.sha1 | 1 + .../licenses/lucene-grouping-7.4.0-snapshot-443bd2ac52.jar.sha1 | 1 - .../licenses/lucene-grouping-7.4.0-snapshot-59f2b7aec2.jar.sha1 | 1 + .../lucene-highlighter-7.4.0-snapshot-443bd2ac52.jar.sha1 | 1 - .../lucene-highlighter-7.4.0-snapshot-59f2b7aec2.jar.sha1 | 1 + server/licenses/lucene-join-7.4.0-snapshot-443bd2ac52.jar.sha1 | 1 - server/licenses/lucene-join-7.4.0-snapshot-59f2b7aec2.jar.sha1 | 1 + .../licenses/lucene-memory-7.4.0-snapshot-443bd2ac52.jar.sha1 | 1 - .../licenses/lucene-memory-7.4.0-snapshot-59f2b7aec2.jar.sha1 | 1 + server/licenses/lucene-misc-7.4.0-snapshot-443bd2ac52.jar.sha1 | 1 - server/licenses/lucene-misc-7.4.0-snapshot-59f2b7aec2.jar.sha1 | 1 + .../licenses/lucene-queries-7.4.0-snapshot-443bd2ac52.jar.sha1 | 1 - .../licenses/lucene-queries-7.4.0-snapshot-59f2b7aec2.jar.sha1 | 1 + .../lucene-queryparser-7.4.0-snapshot-443bd2ac52.jar.sha1 | 1 - .../lucene-queryparser-7.4.0-snapshot-59f2b7aec2.jar.sha1 | 1 + .../licenses/lucene-sandbox-7.4.0-snapshot-443bd2ac52.jar.sha1 | 1 - .../licenses/lucene-sandbox-7.4.0-snapshot-59f2b7aec2.jar.sha1 | 1 + .../licenses/lucene-spatial-7.4.0-snapshot-443bd2ac52.jar.sha1 | 1 - .../licenses/lucene-spatial-7.4.0-snapshot-59f2b7aec2.jar.sha1 | 1 + .../lucene-spatial-extras-7.4.0-snapshot-443bd2ac52.jar.sha1 | 1 - .../lucene-spatial-extras-7.4.0-snapshot-59f2b7aec2.jar.sha1 | 1 + .../lucene-spatial3d-7.4.0-snapshot-443bd2ac52.jar.sha1 | 1 - .../lucene-spatial3d-7.4.0-snapshot-59f2b7aec2.jar.sha1 | 1 + .../licenses/lucene-suggest-7.4.0-snapshot-443bd2ac52.jar.sha1 | 1 - .../licenses/lucene-suggest-7.4.0-snapshot-59f2b7aec2.jar.sha1 | 1 + .../licenses/lucene-core-7.4.0-snapshot-443bd2ac52.jar.sha1 | 1 - .../licenses/lucene-core-7.4.0-snapshot-59f2b7aec2.jar.sha1 | 1 + .../licenses/lucene-core-7.4.0-snapshot-443bd2ac52.jar.sha1 | 1 - .../licenses/lucene-core-7.4.0-snapshot-59f2b7aec2.jar.sha1 | 1 + 51 files changed, 26 insertions(+), 26 deletions(-) delete mode 100644 modules/lang-expression/licenses/lucene-expressions-7.4.0-snapshot-443bd2ac52.jar.sha1 create mode 100644 modules/lang-expression/licenses/lucene-expressions-7.4.0-snapshot-59f2b7aec2.jar.sha1 delete mode 100644 plugins/analysis-icu/licenses/lucene-analyzers-icu-7.4.0-snapshot-443bd2ac52.jar.sha1 create mode 100644 plugins/analysis-icu/licenses/lucene-analyzers-icu-7.4.0-snapshot-59f2b7aec2.jar.sha1 delete mode 100644 plugins/analysis-kuromoji/licenses/lucene-analyzers-kuromoji-7.4.0-snapshot-443bd2ac52.jar.sha1 create mode 100644 plugins/analysis-kuromoji/licenses/lucene-analyzers-kuromoji-7.4.0-snapshot-59f2b7aec2.jar.sha1 delete mode 100644 plugins/analysis-nori/licenses/lucene-analyzers-nori-7.4.0-snapshot-443bd2ac52.jar.sha1 create mode 100644 plugins/analysis-nori/licenses/lucene-analyzers-nori-7.4.0-snapshot-59f2b7aec2.jar.sha1 delete mode 100644 plugins/analysis-phonetic/licenses/lucene-analyzers-phonetic-7.4.0-snapshot-443bd2ac52.jar.sha1 create mode 100644 plugins/analysis-phonetic/licenses/lucene-analyzers-phonetic-7.4.0-snapshot-59f2b7aec2.jar.sha1 delete mode 100644 plugins/analysis-smartcn/licenses/lucene-analyzers-smartcn-7.4.0-snapshot-443bd2ac52.jar.sha1 create mode 100644 plugins/analysis-smartcn/licenses/lucene-analyzers-smartcn-7.4.0-snapshot-59f2b7aec2.jar.sha1 delete mode 100644 plugins/analysis-stempel/licenses/lucene-analyzers-stempel-7.4.0-snapshot-443bd2ac52.jar.sha1 create mode 100644 plugins/analysis-stempel/licenses/lucene-analyzers-stempel-7.4.0-snapshot-59f2b7aec2.jar.sha1 delete mode 100644 plugins/analysis-ukrainian/licenses/lucene-analyzers-morfologik-7.4.0-snapshot-443bd2ac52.jar.sha1 create mode 100644 plugins/analysis-ukrainian/licenses/lucene-analyzers-morfologik-7.4.0-snapshot-59f2b7aec2.jar.sha1 delete mode 100644 server/licenses/lucene-analyzers-common-7.4.0-snapshot-443bd2ac52.jar.sha1 create mode 100644 server/licenses/lucene-analyzers-common-7.4.0-snapshot-59f2b7aec2.jar.sha1 delete mode 100644 server/licenses/lucene-backward-codecs-7.4.0-snapshot-443bd2ac52.jar.sha1 create mode 100644 server/licenses/lucene-backward-codecs-7.4.0-snapshot-59f2b7aec2.jar.sha1 delete mode 100644 server/licenses/lucene-core-7.4.0-snapshot-443bd2ac52.jar.sha1 create mode 100644 server/licenses/lucene-core-7.4.0-snapshot-59f2b7aec2.jar.sha1 delete mode 100644 server/licenses/lucene-grouping-7.4.0-snapshot-443bd2ac52.jar.sha1 create mode 100644 server/licenses/lucene-grouping-7.4.0-snapshot-59f2b7aec2.jar.sha1 delete mode 100644 server/licenses/lucene-highlighter-7.4.0-snapshot-443bd2ac52.jar.sha1 create mode 100644 server/licenses/lucene-highlighter-7.4.0-snapshot-59f2b7aec2.jar.sha1 delete mode 100644 server/licenses/lucene-join-7.4.0-snapshot-443bd2ac52.jar.sha1 create mode 100644 server/licenses/lucene-join-7.4.0-snapshot-59f2b7aec2.jar.sha1 delete mode 100644 server/licenses/lucene-memory-7.4.0-snapshot-443bd2ac52.jar.sha1 create mode 100644 server/licenses/lucene-memory-7.4.0-snapshot-59f2b7aec2.jar.sha1 delete mode 100644 server/licenses/lucene-misc-7.4.0-snapshot-443bd2ac52.jar.sha1 create mode 100644 server/licenses/lucene-misc-7.4.0-snapshot-59f2b7aec2.jar.sha1 delete mode 100644 server/licenses/lucene-queries-7.4.0-snapshot-443bd2ac52.jar.sha1 create mode 100644 server/licenses/lucene-queries-7.4.0-snapshot-59f2b7aec2.jar.sha1 delete mode 100644 server/licenses/lucene-queryparser-7.4.0-snapshot-443bd2ac52.jar.sha1 create mode 100644 server/licenses/lucene-queryparser-7.4.0-snapshot-59f2b7aec2.jar.sha1 delete mode 100644 server/licenses/lucene-sandbox-7.4.0-snapshot-443bd2ac52.jar.sha1 create mode 100644 server/licenses/lucene-sandbox-7.4.0-snapshot-59f2b7aec2.jar.sha1 delete mode 100644 server/licenses/lucene-spatial-7.4.0-snapshot-443bd2ac52.jar.sha1 create mode 100644 server/licenses/lucene-spatial-7.4.0-snapshot-59f2b7aec2.jar.sha1 delete mode 100644 server/licenses/lucene-spatial-extras-7.4.0-snapshot-443bd2ac52.jar.sha1 create mode 100644 server/licenses/lucene-spatial-extras-7.4.0-snapshot-59f2b7aec2.jar.sha1 delete mode 100644 server/licenses/lucene-spatial3d-7.4.0-snapshot-443bd2ac52.jar.sha1 create mode 100644 server/licenses/lucene-spatial3d-7.4.0-snapshot-59f2b7aec2.jar.sha1 delete mode 100644 server/licenses/lucene-suggest-7.4.0-snapshot-443bd2ac52.jar.sha1 create mode 100644 server/licenses/lucene-suggest-7.4.0-snapshot-59f2b7aec2.jar.sha1 delete mode 100644 x-pack/plugin/sql/jdbc/licenses/lucene-core-7.4.0-snapshot-443bd2ac52.jar.sha1 create mode 100644 x-pack/plugin/sql/jdbc/licenses/lucene-core-7.4.0-snapshot-59f2b7aec2.jar.sha1 delete mode 100644 x-pack/plugin/sql/sql-proto/licenses/lucene-core-7.4.0-snapshot-443bd2ac52.jar.sha1 create mode 100644 x-pack/plugin/sql/sql-proto/licenses/lucene-core-7.4.0-snapshot-59f2b7aec2.jar.sha1 diff --git a/buildSrc/version.properties b/buildSrc/version.properties index e63c45bf7f5e3..a547982e3b613 100644 --- a/buildSrc/version.properties +++ b/buildSrc/version.properties @@ -1,5 +1,5 @@ elasticsearch = 7.0.0-alpha1 -lucene = 7.4.0-snapshot-443bd2ac52 +lucene = 7.4.0-snapshot-59f2b7aec2 # optional dependencies spatial4j = 0.7 diff --git a/modules/lang-expression/licenses/lucene-expressions-7.4.0-snapshot-443bd2ac52.jar.sha1 b/modules/lang-expression/licenses/lucene-expressions-7.4.0-snapshot-443bd2ac52.jar.sha1 deleted file mode 100644 index b04f292244e97..0000000000000 --- a/modules/lang-expression/licenses/lucene-expressions-7.4.0-snapshot-443bd2ac52.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -f08a009535a5e5b7a40c60cc06a86c5890c3c66e \ No newline at end of file diff --git a/modules/lang-expression/licenses/lucene-expressions-7.4.0-snapshot-59f2b7aec2.jar.sha1 b/modules/lang-expression/licenses/lucene-expressions-7.4.0-snapshot-59f2b7aec2.jar.sha1 new file mode 100644 index 0000000000000..702782e1c5ed7 --- /dev/null +++ b/modules/lang-expression/licenses/lucene-expressions-7.4.0-snapshot-59f2b7aec2.jar.sha1 @@ -0,0 +1 @@ +a3dba337d06e1f5930cb7ae638c1655b99ce0cb7 \ No newline at end of file diff --git a/plugins/analysis-icu/licenses/lucene-analyzers-icu-7.4.0-snapshot-443bd2ac52.jar.sha1 b/plugins/analysis-icu/licenses/lucene-analyzers-icu-7.4.0-snapshot-443bd2ac52.jar.sha1 deleted file mode 100644 index 9ef50263c30d9..0000000000000 --- a/plugins/analysis-icu/licenses/lucene-analyzers-icu-7.4.0-snapshot-443bd2ac52.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -d6173398dbc6f48eda84c78ee12cb6d205212096 \ No newline at end of file diff --git a/plugins/analysis-icu/licenses/lucene-analyzers-icu-7.4.0-snapshot-59f2b7aec2.jar.sha1 b/plugins/analysis-icu/licenses/lucene-analyzers-icu-7.4.0-snapshot-59f2b7aec2.jar.sha1 new file mode 100644 index 0000000000000..f99b0177de590 --- /dev/null +++ b/plugins/analysis-icu/licenses/lucene-analyzers-icu-7.4.0-snapshot-59f2b7aec2.jar.sha1 @@ -0,0 +1 @@ +473a7f4d955f132bb498482648266653f8da85bd \ No newline at end of file diff --git a/plugins/analysis-kuromoji/licenses/lucene-analyzers-kuromoji-7.4.0-snapshot-443bd2ac52.jar.sha1 b/plugins/analysis-kuromoji/licenses/lucene-analyzers-kuromoji-7.4.0-snapshot-443bd2ac52.jar.sha1 deleted file mode 100644 index 3ab2daa2f8726..0000000000000 --- a/plugins/analysis-kuromoji/licenses/lucene-analyzers-kuromoji-7.4.0-snapshot-443bd2ac52.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -2e650637a05f196a22708096094fa41c72920ec6 \ No newline at end of file diff --git a/plugins/analysis-kuromoji/licenses/lucene-analyzers-kuromoji-7.4.0-snapshot-59f2b7aec2.jar.sha1 b/plugins/analysis-kuromoji/licenses/lucene-analyzers-kuromoji-7.4.0-snapshot-59f2b7aec2.jar.sha1 new file mode 100644 index 0000000000000..08269eed6360f --- /dev/null +++ b/plugins/analysis-kuromoji/licenses/lucene-analyzers-kuromoji-7.4.0-snapshot-59f2b7aec2.jar.sha1 @@ -0,0 +1 @@ +c5a72b9a790e2552248c8bbb36af47c4c399ba27 \ No newline at end of file diff --git a/plugins/analysis-nori/licenses/lucene-analyzers-nori-7.4.0-snapshot-443bd2ac52.jar.sha1 b/plugins/analysis-nori/licenses/lucene-analyzers-nori-7.4.0-snapshot-443bd2ac52.jar.sha1 deleted file mode 100644 index 7b216e2bbafc1..0000000000000 --- a/plugins/analysis-nori/licenses/lucene-analyzers-nori-7.4.0-snapshot-443bd2ac52.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -8b4b2b7bec725759425bff7bf0a8f03950609748 \ No newline at end of file diff --git a/plugins/analysis-nori/licenses/lucene-analyzers-nori-7.4.0-snapshot-59f2b7aec2.jar.sha1 b/plugins/analysis-nori/licenses/lucene-analyzers-nori-7.4.0-snapshot-59f2b7aec2.jar.sha1 new file mode 100644 index 0000000000000..325fe16120428 --- /dev/null +++ b/plugins/analysis-nori/licenses/lucene-analyzers-nori-7.4.0-snapshot-59f2b7aec2.jar.sha1 @@ -0,0 +1 @@ +14f680ab9b886c7c5224ff682a7fa70b6df44a05 \ No newline at end of file diff --git a/plugins/analysis-phonetic/licenses/lucene-analyzers-phonetic-7.4.0-snapshot-443bd2ac52.jar.sha1 b/plugins/analysis-phonetic/licenses/lucene-analyzers-phonetic-7.4.0-snapshot-443bd2ac52.jar.sha1 deleted file mode 100644 index 9f8d38c3e84cb..0000000000000 --- a/plugins/analysis-phonetic/licenses/lucene-analyzers-phonetic-7.4.0-snapshot-443bd2ac52.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -ed05e8c06e58e2be272d4e4106e74ab9cb9d0921 \ No newline at end of file diff --git a/plugins/analysis-phonetic/licenses/lucene-analyzers-phonetic-7.4.0-snapshot-59f2b7aec2.jar.sha1 b/plugins/analysis-phonetic/licenses/lucene-analyzers-phonetic-7.4.0-snapshot-59f2b7aec2.jar.sha1 new file mode 100644 index 0000000000000..9e88119ed1d16 --- /dev/null +++ b/plugins/analysis-phonetic/licenses/lucene-analyzers-phonetic-7.4.0-snapshot-59f2b7aec2.jar.sha1 @@ -0,0 +1 @@ +e033c68c9ec1ba9cd8439758adf7eb5fee22acef \ No newline at end of file diff --git a/plugins/analysis-smartcn/licenses/lucene-analyzers-smartcn-7.4.0-snapshot-443bd2ac52.jar.sha1 b/plugins/analysis-smartcn/licenses/lucene-analyzers-smartcn-7.4.0-snapshot-443bd2ac52.jar.sha1 deleted file mode 100644 index b2ecd33354eb3..0000000000000 --- a/plugins/analysis-smartcn/licenses/lucene-analyzers-smartcn-7.4.0-snapshot-443bd2ac52.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -b0ab7f5ef4a0a45f9d2aa81f119c04fc0e6178e0 \ No newline at end of file diff --git a/plugins/analysis-smartcn/licenses/lucene-analyzers-smartcn-7.4.0-snapshot-59f2b7aec2.jar.sha1 b/plugins/analysis-smartcn/licenses/lucene-analyzers-smartcn-7.4.0-snapshot-59f2b7aec2.jar.sha1 new file mode 100644 index 0000000000000..74721c857571c --- /dev/null +++ b/plugins/analysis-smartcn/licenses/lucene-analyzers-smartcn-7.4.0-snapshot-59f2b7aec2.jar.sha1 @@ -0,0 +1 @@ +08df0a5029f11c109b22064dec78c05dfa25f9e3 \ No newline at end of file diff --git a/plugins/analysis-stempel/licenses/lucene-analyzers-stempel-7.4.0-snapshot-443bd2ac52.jar.sha1 b/plugins/analysis-stempel/licenses/lucene-analyzers-stempel-7.4.0-snapshot-443bd2ac52.jar.sha1 deleted file mode 100644 index 05f2ac1d66426..0000000000000 --- a/plugins/analysis-stempel/licenses/lucene-analyzers-stempel-7.4.0-snapshot-443bd2ac52.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -1785d5a5ad467803678e40ebbb6baaafa792f1dc \ No newline at end of file diff --git a/plugins/analysis-stempel/licenses/lucene-analyzers-stempel-7.4.0-snapshot-59f2b7aec2.jar.sha1 b/plugins/analysis-stempel/licenses/lucene-analyzers-stempel-7.4.0-snapshot-59f2b7aec2.jar.sha1 new file mode 100644 index 0000000000000..1c257797c08e2 --- /dev/null +++ b/plugins/analysis-stempel/licenses/lucene-analyzers-stempel-7.4.0-snapshot-59f2b7aec2.jar.sha1 @@ -0,0 +1 @@ +a9d1819b2b13f134f6a605ab5a59ce3c602c0460 \ No newline at end of file diff --git a/plugins/analysis-ukrainian/licenses/lucene-analyzers-morfologik-7.4.0-snapshot-443bd2ac52.jar.sha1 b/plugins/analysis-ukrainian/licenses/lucene-analyzers-morfologik-7.4.0-snapshot-443bd2ac52.jar.sha1 deleted file mode 100644 index 09580bea2c0a2..0000000000000 --- a/plugins/analysis-ukrainian/licenses/lucene-analyzers-morfologik-7.4.0-snapshot-443bd2ac52.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -4e909852a0a31d851f13773d2e86ba1aac6e6cab \ No newline at end of file diff --git a/plugins/analysis-ukrainian/licenses/lucene-analyzers-morfologik-7.4.0-snapshot-59f2b7aec2.jar.sha1 b/plugins/analysis-ukrainian/licenses/lucene-analyzers-morfologik-7.4.0-snapshot-59f2b7aec2.jar.sha1 new file mode 100644 index 0000000000000..117ac05c91fe1 --- /dev/null +++ b/plugins/analysis-ukrainian/licenses/lucene-analyzers-morfologik-7.4.0-snapshot-59f2b7aec2.jar.sha1 @@ -0,0 +1 @@ +47bc91ccb0cdf0c1c404646ffe0d5fd6b020a4ab \ No newline at end of file diff --git a/server/licenses/lucene-analyzers-common-7.4.0-snapshot-443bd2ac52.jar.sha1 b/server/licenses/lucene-analyzers-common-7.4.0-snapshot-443bd2ac52.jar.sha1 deleted file mode 100644 index 0ac3506225fdf..0000000000000 --- a/server/licenses/lucene-analyzers-common-7.4.0-snapshot-443bd2ac52.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -4f84b5e126cef71064c56e3190acfab2dfec71b2 \ No newline at end of file diff --git a/server/licenses/lucene-analyzers-common-7.4.0-snapshot-59f2b7aec2.jar.sha1 b/server/licenses/lucene-analyzers-common-7.4.0-snapshot-59f2b7aec2.jar.sha1 new file mode 100644 index 0000000000000..14f5fcb381f1c --- /dev/null +++ b/server/licenses/lucene-analyzers-common-7.4.0-snapshot-59f2b7aec2.jar.sha1 @@ -0,0 +1 @@ +b70d03784d06a643e096fae4d959200aa246ba16 \ No newline at end of file diff --git a/server/licenses/lucene-backward-codecs-7.4.0-snapshot-443bd2ac52.jar.sha1 b/server/licenses/lucene-backward-codecs-7.4.0-snapshot-443bd2ac52.jar.sha1 deleted file mode 100644 index d3b96abc92247..0000000000000 --- a/server/licenses/lucene-backward-codecs-7.4.0-snapshot-443bd2ac52.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -61a81acbbcbc29683b2ada2c978764ef04cf1525 \ No newline at end of file diff --git a/server/licenses/lucene-backward-codecs-7.4.0-snapshot-59f2b7aec2.jar.sha1 b/server/licenses/lucene-backward-codecs-7.4.0-snapshot-59f2b7aec2.jar.sha1 new file mode 100644 index 0000000000000..47afb59e45eb7 --- /dev/null +++ b/server/licenses/lucene-backward-codecs-7.4.0-snapshot-59f2b7aec2.jar.sha1 @@ -0,0 +1 @@ +d660a63ac0f7ab2772a45ae518518472bf620620 \ No newline at end of file diff --git a/server/licenses/lucene-core-7.4.0-snapshot-443bd2ac52.jar.sha1 b/server/licenses/lucene-core-7.4.0-snapshot-443bd2ac52.jar.sha1 deleted file mode 100644 index 7a90eb0c73e83..0000000000000 --- a/server/licenses/lucene-core-7.4.0-snapshot-443bd2ac52.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -54f51d2fa6e277bb72c91ef1b8a59a80a8759075 \ No newline at end of file diff --git a/server/licenses/lucene-core-7.4.0-snapshot-59f2b7aec2.jar.sha1 b/server/licenses/lucene-core-7.4.0-snapshot-59f2b7aec2.jar.sha1 new file mode 100644 index 0000000000000..50392f59374a8 --- /dev/null +++ b/server/licenses/lucene-core-7.4.0-snapshot-59f2b7aec2.jar.sha1 @@ -0,0 +1 @@ +bf8f9e8284a54af18545574cb4a530da0deb968a \ No newline at end of file diff --git a/server/licenses/lucene-grouping-7.4.0-snapshot-443bd2ac52.jar.sha1 b/server/licenses/lucene-grouping-7.4.0-snapshot-443bd2ac52.jar.sha1 deleted file mode 100644 index 593ab3a97e68b..0000000000000 --- a/server/licenses/lucene-grouping-7.4.0-snapshot-443bd2ac52.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -8f54962dec35f86dd5c49d96c454ddd4e5bf0576 \ No newline at end of file diff --git a/server/licenses/lucene-grouping-7.4.0-snapshot-59f2b7aec2.jar.sha1 b/server/licenses/lucene-grouping-7.4.0-snapshot-59f2b7aec2.jar.sha1 new file mode 100644 index 0000000000000..27d7aaab2f589 --- /dev/null +++ b/server/licenses/lucene-grouping-7.4.0-snapshot-59f2b7aec2.jar.sha1 @@ -0,0 +1 @@ +9eaae9dcd4ec88227475cb81d3be9afa767f1b22 \ No newline at end of file diff --git a/server/licenses/lucene-highlighter-7.4.0-snapshot-443bd2ac52.jar.sha1 b/server/licenses/lucene-highlighter-7.4.0-snapshot-443bd2ac52.jar.sha1 deleted file mode 100644 index 414abed2ccfa1..0000000000000 --- a/server/licenses/lucene-highlighter-7.4.0-snapshot-443bd2ac52.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -f8f7a2a8b34bad5aec0734854b92aa5cfa680a55 \ No newline at end of file diff --git a/server/licenses/lucene-highlighter-7.4.0-snapshot-59f2b7aec2.jar.sha1 b/server/licenses/lucene-highlighter-7.4.0-snapshot-59f2b7aec2.jar.sha1 new file mode 100644 index 0000000000000..176c3a86afe7f --- /dev/null +++ b/server/licenses/lucene-highlighter-7.4.0-snapshot-59f2b7aec2.jar.sha1 @@ -0,0 +1 @@ +cd15f0008742c84899d678cb0cecda06d0a6d63e \ No newline at end of file diff --git a/server/licenses/lucene-join-7.4.0-snapshot-443bd2ac52.jar.sha1 b/server/licenses/lucene-join-7.4.0-snapshot-443bd2ac52.jar.sha1 deleted file mode 100644 index 22bb569eca118..0000000000000 --- a/server/licenses/lucene-join-7.4.0-snapshot-443bd2ac52.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -fd704170e5750fb2ac1b51238df5b060b9f81495 \ No newline at end of file diff --git a/server/licenses/lucene-join-7.4.0-snapshot-59f2b7aec2.jar.sha1 b/server/licenses/lucene-join-7.4.0-snapshot-59f2b7aec2.jar.sha1 new file mode 100644 index 0000000000000..0bfe9cfb79aff --- /dev/null +++ b/server/licenses/lucene-join-7.4.0-snapshot-59f2b7aec2.jar.sha1 @@ -0,0 +1 @@ +5ce38b8610a7f402f2da3b0e408e508151d979c5 \ No newline at end of file diff --git a/server/licenses/lucene-memory-7.4.0-snapshot-443bd2ac52.jar.sha1 b/server/licenses/lucene-memory-7.4.0-snapshot-443bd2ac52.jar.sha1 deleted file mode 100644 index 655b97240e057..0000000000000 --- a/server/licenses/lucene-memory-7.4.0-snapshot-443bd2ac52.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -4c845e2054629a70401cdf2fbc877221250ed08c \ No newline at end of file diff --git a/server/licenses/lucene-memory-7.4.0-snapshot-59f2b7aec2.jar.sha1 b/server/licenses/lucene-memory-7.4.0-snapshot-59f2b7aec2.jar.sha1 new file mode 100644 index 0000000000000..c1a0127e2ce73 --- /dev/null +++ b/server/licenses/lucene-memory-7.4.0-snapshot-59f2b7aec2.jar.sha1 @@ -0,0 +1 @@ +53819f03a07050a4af28361d64395c86f2cea008 \ No newline at end of file diff --git a/server/licenses/lucene-misc-7.4.0-snapshot-443bd2ac52.jar.sha1 b/server/licenses/lucene-misc-7.4.0-snapshot-443bd2ac52.jar.sha1 deleted file mode 100644 index 70a94f65361e0..0000000000000 --- a/server/licenses/lucene-misc-7.4.0-snapshot-443bd2ac52.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -5de7fd425ab6f2b5a06f2f127d0d3be2163947ec \ No newline at end of file diff --git a/server/licenses/lucene-misc-7.4.0-snapshot-59f2b7aec2.jar.sha1 b/server/licenses/lucene-misc-7.4.0-snapshot-59f2b7aec2.jar.sha1 new file mode 100644 index 0000000000000..615a0dec0c0d4 --- /dev/null +++ b/server/licenses/lucene-misc-7.4.0-snapshot-59f2b7aec2.jar.sha1 @@ -0,0 +1 @@ +8cdc0e2b65d146ed11f4d2507109e530d59ff33d \ No newline at end of file diff --git a/server/licenses/lucene-queries-7.4.0-snapshot-443bd2ac52.jar.sha1 b/server/licenses/lucene-queries-7.4.0-snapshot-443bd2ac52.jar.sha1 deleted file mode 100644 index 71b0e208087be..0000000000000 --- a/server/licenses/lucene-queries-7.4.0-snapshot-443bd2ac52.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -1acc3e5062af15c3a438c6d37ecd9a969d262f27 \ No newline at end of file diff --git a/server/licenses/lucene-queries-7.4.0-snapshot-59f2b7aec2.jar.sha1 b/server/licenses/lucene-queries-7.4.0-snapshot-59f2b7aec2.jar.sha1 new file mode 100644 index 0000000000000..12f5eff262e9c --- /dev/null +++ b/server/licenses/lucene-queries-7.4.0-snapshot-59f2b7aec2.jar.sha1 @@ -0,0 +1 @@ +e56090463703112ad64ad457d18bae9a5b2966b8 \ No newline at end of file diff --git a/server/licenses/lucene-queryparser-7.4.0-snapshot-443bd2ac52.jar.sha1 b/server/licenses/lucene-queryparser-7.4.0-snapshot-443bd2ac52.jar.sha1 deleted file mode 100644 index 8cebacb549d49..0000000000000 --- a/server/licenses/lucene-queryparser-7.4.0-snapshot-443bd2ac52.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -03290fd10c1c8a35f7382b26e0fefecab28e5ed7 \ No newline at end of file diff --git a/server/licenses/lucene-queryparser-7.4.0-snapshot-59f2b7aec2.jar.sha1 b/server/licenses/lucene-queryparser-7.4.0-snapshot-59f2b7aec2.jar.sha1 new file mode 100644 index 0000000000000..a787a00541a54 --- /dev/null +++ b/server/licenses/lucene-queryparser-7.4.0-snapshot-59f2b7aec2.jar.sha1 @@ -0,0 +1 @@ +9faf974b77058e44a6d35e956db4f5fb67389dfa \ No newline at end of file diff --git a/server/licenses/lucene-sandbox-7.4.0-snapshot-443bd2ac52.jar.sha1 b/server/licenses/lucene-sandbox-7.4.0-snapshot-443bd2ac52.jar.sha1 deleted file mode 100644 index 62259b92c3350..0000000000000 --- a/server/licenses/lucene-sandbox-7.4.0-snapshot-443bd2ac52.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -b7a0a104a9f887026301c401693e32f0af618a28 \ No newline at end of file diff --git a/server/licenses/lucene-sandbox-7.4.0-snapshot-59f2b7aec2.jar.sha1 b/server/licenses/lucene-sandbox-7.4.0-snapshot-59f2b7aec2.jar.sha1 new file mode 100644 index 0000000000000..7d95cd6b3b6e3 --- /dev/null +++ b/server/licenses/lucene-sandbox-7.4.0-snapshot-59f2b7aec2.jar.sha1 @@ -0,0 +1 @@ +b852b1fe70ef70736b2b1a9ad57eb93cbaed0423 \ No newline at end of file diff --git a/server/licenses/lucene-spatial-7.4.0-snapshot-443bd2ac52.jar.sha1 b/server/licenses/lucene-spatial-7.4.0-snapshot-443bd2ac52.jar.sha1 deleted file mode 100644 index 2720b65274c7f..0000000000000 --- a/server/licenses/lucene-spatial-7.4.0-snapshot-443bd2ac52.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -0458ef3fe26593b4422f7c07f84c2b048b09c85b \ No newline at end of file diff --git a/server/licenses/lucene-spatial-7.4.0-snapshot-59f2b7aec2.jar.sha1 b/server/licenses/lucene-spatial-7.4.0-snapshot-59f2b7aec2.jar.sha1 new file mode 100644 index 0000000000000..ac0598b3f0c49 --- /dev/null +++ b/server/licenses/lucene-spatial-7.4.0-snapshot-59f2b7aec2.jar.sha1 @@ -0,0 +1 @@ +d2fa99ec7140fcf35db16ac1feb78ef142750d39 \ No newline at end of file diff --git a/server/licenses/lucene-spatial-extras-7.4.0-snapshot-443bd2ac52.jar.sha1 b/server/licenses/lucene-spatial-extras-7.4.0-snapshot-443bd2ac52.jar.sha1 deleted file mode 100644 index b891b262874cf..0000000000000 --- a/server/licenses/lucene-spatial-extras-7.4.0-snapshot-443bd2ac52.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -5a13d6c54350534bf7ddc71ed5c603e1ff6e58e6 \ No newline at end of file diff --git a/server/licenses/lucene-spatial-extras-7.4.0-snapshot-59f2b7aec2.jar.sha1 b/server/licenses/lucene-spatial-extras-7.4.0-snapshot-59f2b7aec2.jar.sha1 new file mode 100644 index 0000000000000..a2537dbdde529 --- /dev/null +++ b/server/licenses/lucene-spatial-extras-7.4.0-snapshot-59f2b7aec2.jar.sha1 @@ -0,0 +1 @@ +c9963f60d3a0924b877a6f910650c5f2384822a0 \ No newline at end of file diff --git a/server/licenses/lucene-spatial3d-7.4.0-snapshot-443bd2ac52.jar.sha1 b/server/licenses/lucene-spatial3d-7.4.0-snapshot-443bd2ac52.jar.sha1 deleted file mode 100644 index 4eea8ff2d7168..0000000000000 --- a/server/licenses/lucene-spatial3d-7.4.0-snapshot-443bd2ac52.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -7a35db7b7aabba9c11914d2978acbcfbfa7eabcf \ No newline at end of file diff --git a/server/licenses/lucene-spatial3d-7.4.0-snapshot-59f2b7aec2.jar.sha1 b/server/licenses/lucene-spatial3d-7.4.0-snapshot-59f2b7aec2.jar.sha1 new file mode 100644 index 0000000000000..6844bcd13b278 --- /dev/null +++ b/server/licenses/lucene-spatial3d-7.4.0-snapshot-59f2b7aec2.jar.sha1 @@ -0,0 +1 @@ +3f33ba54da5e0e125f4c5ef7dd800dd6185e4f61 \ No newline at end of file diff --git a/server/licenses/lucene-suggest-7.4.0-snapshot-443bd2ac52.jar.sha1 b/server/licenses/lucene-suggest-7.4.0-snapshot-443bd2ac52.jar.sha1 deleted file mode 100644 index 8cb44381f6e1d..0000000000000 --- a/server/licenses/lucene-suggest-7.4.0-snapshot-443bd2ac52.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -fc5f6f2f6d11ecb9e34129e1ef80474c62edc538 \ No newline at end of file diff --git a/server/licenses/lucene-suggest-7.4.0-snapshot-59f2b7aec2.jar.sha1 b/server/licenses/lucene-suggest-7.4.0-snapshot-59f2b7aec2.jar.sha1 new file mode 100644 index 0000000000000..0343db2d94485 --- /dev/null +++ b/server/licenses/lucene-suggest-7.4.0-snapshot-59f2b7aec2.jar.sha1 @@ -0,0 +1 @@ +bb3c18c987395dae6fe63744f5a50fd367ea5a74 \ No newline at end of file diff --git a/x-pack/plugin/sql/jdbc/licenses/lucene-core-7.4.0-snapshot-443bd2ac52.jar.sha1 b/x-pack/plugin/sql/jdbc/licenses/lucene-core-7.4.0-snapshot-443bd2ac52.jar.sha1 deleted file mode 100644 index 7a90eb0c73e83..0000000000000 --- a/x-pack/plugin/sql/jdbc/licenses/lucene-core-7.4.0-snapshot-443bd2ac52.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -54f51d2fa6e277bb72c91ef1b8a59a80a8759075 \ No newline at end of file diff --git a/x-pack/plugin/sql/jdbc/licenses/lucene-core-7.4.0-snapshot-59f2b7aec2.jar.sha1 b/x-pack/plugin/sql/jdbc/licenses/lucene-core-7.4.0-snapshot-59f2b7aec2.jar.sha1 new file mode 100644 index 0000000000000..50392f59374a8 --- /dev/null +++ b/x-pack/plugin/sql/jdbc/licenses/lucene-core-7.4.0-snapshot-59f2b7aec2.jar.sha1 @@ -0,0 +1 @@ +bf8f9e8284a54af18545574cb4a530da0deb968a \ No newline at end of file diff --git a/x-pack/plugin/sql/sql-proto/licenses/lucene-core-7.4.0-snapshot-443bd2ac52.jar.sha1 b/x-pack/plugin/sql/sql-proto/licenses/lucene-core-7.4.0-snapshot-443bd2ac52.jar.sha1 deleted file mode 100644 index 7a90eb0c73e83..0000000000000 --- a/x-pack/plugin/sql/sql-proto/licenses/lucene-core-7.4.0-snapshot-443bd2ac52.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -54f51d2fa6e277bb72c91ef1b8a59a80a8759075 \ No newline at end of file diff --git a/x-pack/plugin/sql/sql-proto/licenses/lucene-core-7.4.0-snapshot-59f2b7aec2.jar.sha1 b/x-pack/plugin/sql/sql-proto/licenses/lucene-core-7.4.0-snapshot-59f2b7aec2.jar.sha1 new file mode 100644 index 0000000000000..50392f59374a8 --- /dev/null +++ b/x-pack/plugin/sql/sql-proto/licenses/lucene-core-7.4.0-snapshot-59f2b7aec2.jar.sha1 @@ -0,0 +1 @@ +bf8f9e8284a54af18545574cb4a530da0deb968a \ No newline at end of file