mirror of https://github.com/apache/lucene.git
Move changes entry to 8.4
This commit is contained in:
parent
868e41bc99
commit
b1c6d7c0c3
|
@ -89,9 +89,7 @@ Optimizations
|
|||
|
||||
Bug Fixes
|
||||
---------------------
|
||||
|
||||
* LUCENE-9055: Fix the detection of lines crossing triangles through edge points.
|
||||
(Ignacio Vera)
|
||||
(No changes)
|
||||
|
||||
Other
|
||||
---------------------
|
||||
|
@ -173,6 +171,9 @@ Bug Fixes
|
|||
* LUCENE-8996: maxScore was sometimes missing from distributed grouped responses.
|
||||
(Julien Massenet, Diego Ceccarelli, Munendra S N, Christine Poerschke)
|
||||
|
||||
* LUCENE-9055: Fix the detection of lines crossing triangles through edge points.
|
||||
(Ignacio Vera)
|
||||
|
||||
Other
|
||||
|
||||
* LUCENE-8979: Code Cleanup: Use entryset for map iteration wherever possible. - Part 2 (Koen De Groote)
|
||||
|
|
Loading…
Reference in New Issue