4632661bc7
We want to upgrade to Lucene 7 ahead of time in order to be able to check whether it causes any trouble to Elasticsearch before Lucene 7.0 gets released. From a user perspective, the main benefit of this upgrade is the enhanced support for sparse fields, whose resource consumption is now function of the number of docs that have a value rather than the total number of docs in the index. Some notes about the change: - it includes the deprecation of the `disable_coord` parameter of the `bool` and `common_terms` queries: Lucene has removed support for coord factors - it includes the deprecation of the `index.similarity.base` expert setting, since it was only useful to configure coords and query norms, which have both been removed - two tests have been marked with `@AwaitsFix` because of #23966, which we intend to address after the merge |
||
---|---|---|
.. | ||
antlr4-runtime-4.5.1-1.jar.sha1 | ||
antlr4-runtime-LICENSE.txt | ||
antlr4-runtime-NOTICE.txt | ||
asm-5.0.4.jar.sha1 | ||
asm-LICENSE.txt | ||
asm-NOTICE.txt | ||
asm-commons-5.0.4.jar.sha1 | ||
asm-tree-5.0.4.jar.sha1 | ||
lucene-LICENSE.txt | ||
lucene-NOTICE.txt | ||
lucene-expressions-7.0.0-snapshot-89f6d17.jar.sha1 |