donnerpeter commented on a change in pull request #2354:
URL: https://github.com/apache/lucene-solr/pull/2354#discussion_r575288848



##########
File path: lucene/CHANGES.txt
##########
@@ -89,8 +89,8 @@ API Changes
 
 Improvements
 
-* LUCENE-9687: Hunspell support improvements: add SpellChecker API, support 
default encoding and
-  BREAK/FORBIDDENWORD/COMPOUNDRULE affix rules, improve stemming of all-caps 
words (Peter Gromov)
+* LUCENE-9687: Hunspell support improvements: add API for spell-checking and 
suggestions, support compound words,
+  fix various behavior differences between Java and C++ implementations, 
improve performance (Peter Gromov, Dawid Weiss)

Review comment:
       I think you do, as you've dedicated quite a lot of your time to my and 
our own PRs. We could also change that to "mostly Peter Gromov, but also Dawid 
Weiss" if you like :)




----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to