Skip to content

Commit 043ed3a

Browse files
authored
LUCENE-9572 adjust changes entry (#112)
1 parent c49bfb8 commit 043ed3a

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

lucene/CHANGES.txt

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -318,6 +318,9 @@ API Changes
318318
New Features
319319
---------------------
320320

321+
* LUCENE-9572: TypeAsSynonymFilter has been enhanced support ignoring some types, and to allow
322+
the generated synonyms to copy some or all flags from the original token (Gus Heck).
323+
321324
* LUCENE-9574 A token filter to drop tokens that match all specified flags. (Gus Heck, Uwe Schindler)
322325

323326
* LUCENE-9537: Added smoothingScore method and default implementation to
@@ -400,10 +403,6 @@ Bug Fixes
400403
New Features
401404
---------------------
402405

403-
* LUCENE-9572: TypeAsSynonymFilter has been enhanced support ignoring some types, and to allow
404-
the generated synonyms to copy some or all flags from the original token (Gus Heck).
405-
406-
407406
* LUCENE-9552: New LatLonPoint query that accepts an array of LatLonGeometries. (Ignacio Vera)
408407

409408
* LUCENE-9641: LatLonPoint query support for spatial relationships. (Ignacio Vera)

0 commit comments

Comments
 (0)