Skip to content

Commit 0c33e62

Browse files
committed
LUCENE-9574 adjust changes entry
1 parent 45bd06c commit 0c33e62

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lucene/CHANGES.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -315,6 +315,8 @@ API Changes
315315
New Features
316316
---------------------
317317

318+
* LUCENE-9574 A token filter to drop tokens that match all specified flags. (Gus Heck, Uwe Schindler)
319+
318320
* LUCENE-9537: Added smoothingScore method and default implementation to
319321
Scorable abstract class. The smoothing score allows scorers to calculate a
320322
score for a document where the search term or subquery is not present. The
@@ -395,8 +397,6 @@ Bug Fixes
395397
New Features
396398
---------------------
397399

398-
* LUCENE-9574 A token filter to drop tokens that match all specified flags. (Gus Heck, Uwe Schindler)
399-
400400
* LUCENE-9572: TypeAsSynonymFilter has been enhanced support ignoring some types, and to allow
401401
the generated synonyms to copy some or all flags from the original token (Gus Heck).
402402

0 commit comments

Comments
 (0)