mirror of https://github.com/apache/lucene.git
LUCENE-8964: Move entry in CHANGES.txt to version 8.3
This commit is contained in:
parent
5f6c744ae1
commit
f09aafd624
|
@ -56,9 +56,6 @@ Improvements
|
|||
* LUCENE-8937: Avoid agressive stemming on numbers in the FrenchMinimalStemmer.
|
||||
(Adrien Gallou via Tomoko Uchida)
|
||||
|
||||
* LUCENE-8964: Fix geojson shape parsing on string arrays in properties
|
||||
(Alexander Reelsen)
|
||||
|
||||
Bug fixes
|
||||
|
||||
* LUCENE-8663: NRTCachingDirectory.slowFileExists may open a file while
|
||||
|
@ -133,6 +130,9 @@ Improvements
|
|||
* LUCENE-8620: Tessellator labels the edges of the generated triangles whether they belong to
|
||||
the original polygon. This information is added to the triangle encoding. (Ignacio Vera)
|
||||
|
||||
* LUCENE-8964: Fix geojson shape parsing on string arrays in properties
|
||||
(Alexander Reelsen)
|
||||
|
||||
Optimizations
|
||||
|
||||
* LUCENE-8922: DisjunctionMaxQuery more efficiently leverages impacts to skip
|
||||
|
|
Loading…
Reference in New Issue