mirror of https://github.com/apache/lucene.git
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#12589: Disjunctions now sometimes run as conjunctions when the minimum
|
||||
competitive score requires multiple clauses to match. (Adrien Grand)
|
||||
|
||||
Bug Fixes
|
||||
---------------------
|
||||
|
||||
|
@ -221,6 +218,9 @@ Optimizations
|
|||
|
||||
* 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
|
||||
---------------------
|
||||
|
||||
|
|
Loading…
Reference in New Issue