mirror of
https://github.com/apache/lucene.git
synced 2025-02-10 12:05:36 +00:00
Move CHANGES to the right section.
This commit is contained in:
parent
611bbbd951
commit
c95a8f6513
@ -101,9 +101,6 @@ Optimizations
|
|||||||
|
|
||||||
* GITHUB#12552: Make FSTPostingsFormat load FSTs off-heap. (Tony X)
|
* GITHUB#12552: Make FSTPostingsFormat load FSTs off-heap. (Tony X)
|
||||||
|
|
||||||
* GITHUB#12589: Disjunctions now sometimes run as conjunctions when the minimum
|
|
||||||
competitive score requires multiple clauses to match. (Adrien Grand)
|
|
||||||
|
|
||||||
Bug Fixes
|
Bug Fixes
|
||||||
---------------------
|
---------------------
|
||||||
|
|
||||||
@ -221,6 +218,9 @@ Optimizations
|
|||||||
|
|
||||||
* GITHUB#12653: Optimize computing number of levels in MultiLevelSkipListWriter#bufferSkip. (Shubham Chaudhary)
|
* GITHUB#12653: Optimize computing number of levels in MultiLevelSkipListWriter#bufferSkip. (Shubham Chaudhary)
|
||||||
|
|
||||||
|
* GITHUB#12589: Disjunctions now sometimes run as conjunctions when the minimum
|
||||||
|
competitive score requires multiple clauses to match. (Adrien Grand)
|
||||||
|
|
||||||
Changes in runtime behavior
|
Changes in runtime behavior
|
||||||
---------------------
|
---------------------
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user