File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -318,6 +318,9 @@ API Changes
318
318
New Features
319
319
---------------------
320
320
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
+
321
324
* LUCENE-9574 A token filter to drop tokens that match all specified flags. (Gus Heck, Uwe Schindler)
322
325
323
326
* LUCENE-9537: Added smoothingScore method and default implementation to
@@ -400,10 +403,6 @@ Bug Fixes
400
403
New Features
401
404
---------------------
402
405
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
-
407
406
* LUCENE-9552: New LatLonPoint query that accepts an array of LatLonGeometries. (Ignacio Vera)
408
407
409
408
* LUCENE-9641: LatLonPoint query support for spatial relationships. (Ignacio Vera)
You can’t perform that action at this time.
0 commit comments