44e9c0b947
Most notable changes: - better update concurrency: LUCENE-7868 - TopDocs.totalHits is now a long: LUCENE-7872 - QueryBuilder does not remove the boolean query around multi-term synonyms: LUCENE-7878 - removal of Fields: LUCENE-7500 For the `TopDocs.totalHits` change, this PR relies on the fact that the encoding of vInts and vLongs are compatible: you can write and read with any of them as long as the value can be represented by a positive int. |
||
---|---|---|
.. | ||
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-ad2cb77.jar.sha1 |