donnerpeter commented on code in PR #15092:
URL: https://github.com/apache/lucene/pull/15092#discussion_r2284707522


##########
lucene/CHANGES.txt:
##########
@@ -81,6 +81,8 @@ Bug Fixes
 * GITHUB#14847: Allow Faiss vector format to index >2GB of vectors per-field 
per-segment by using MemorySegment APIs
   (instead of ByteBuffer) to copy bytes to native memory. (Kaival Parikh)
 
+* GITHUB#15092: Fix bug where outer isWorseCheck was ignored in 
`GeneratingSuggester`. (Ilia Permiashkin)

Review Comment:
   I think this can be merged with the previous entry, just by adding another 
GitHub ID to the same entry



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to