Skip to content

Commit 0ca4319

Browse files
authored
Upgrade to lucene-7.7.0-snapshot-874ff046df (#37913)
This commit upgrades the 6.x branch to the latest snapshot of lucene 7.7.0. This includes: * Performance improvements at index and merge time for Points and Updateable DocValues * Bug fixes to Korean Tokenizer * StandardTokenizer can correctly tokenize emojis * Early termination when sorting by docid
1 parent 328788d commit 0ca4319

File tree

51 files changed

+28
-28
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

51 files changed

+28
-28
lines changed

buildSrc/version.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
elasticsearch = 6.7.0
2-
lucene = 7.6.0
2+
lucene = 7.7.0-snapshot-874ff046df
33

44
# optional dependencies
55
spatial4j = 0.7

docs/Versions.asciidoc

Lines changed: 2 additions & 2 deletions

modules/lang-expression/licenses/lucene-expressions-7.6.0.jar.sha1

Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
41c5ae88aa2a4c17f3f2fedde7168ad19e41d9e3

plugins/analysis-icu/licenses/lucene-analyzers-icu-7.6.0.jar.sha1

Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
73691dedc430b65568406bdee8a62b28ba7535ec

plugins/analysis-kuromoji/licenses/lucene-analyzers-kuromoji-7.6.0.jar.sha1

Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
61533e9b9438ab6cbaf6f0f60908a016642d4cea

plugins/analysis-nori/licenses/lucene-analyzers-nori-7.6.0.jar.sha1

Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
92d4892c02085cd4047cd69d3634612634ddacbc

0 commit comments

Comments
 (0)