mirror of https://github.com/apache/lucene.git
Fix formatting of some CHANGES entries.
This commit is contained in:
parent
b537e1da27
commit
d4c0eaf9db
|
@ -216,7 +216,7 @@ Optimizations
|
|||
|
||||
* GITHUB#12841: Move group-varint encoding/decoding logic to DataOutput/DataInput. (Adrien Grand, Zhang Chao, Uwe Schindler)
|
||||
|
||||
* GITHUB#:12997 Avoid reset BlockDocsEnum#freqBuffer when indexHasFreq is false. (Zhang Chao, Adrien Grand)
|
||||
* GITHUB#12997 Avoid reset BlockDocsEnum#freqBuffer when indexHasFreq is false. (Zhang Chao, Adrien Grand)
|
||||
|
||||
* GITHUB#12989: Split taxonomy facet arrays across reusable chunks of elements to reduce allocations. (Michael Froh, Stefan Vodita)
|
||||
|
||||
|
@ -232,7 +232,7 @@ Optimizations
|
|||
|
||||
* GITHUB#13052: Avoid set.removeAll(list) O(n^2) performance trap in the UpgradeIndexMergePolicy (Dmitry Cherniachenko)
|
||||
|
||||
* GITHUB#:13036 Optimize counts on two clause term disjunctions. (Adrien Grand, Johannes Fredén)
|
||||
* GITHUB#13036 Optimize counts on two clause term disjunctions. (Adrien Grand, Johannes Fredén)
|
||||
|
||||
Bug Fixes
|
||||
---------------------
|
||||
|
|
Loading…
Reference in New Issue