You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by GitBox <gi...@apache.org> on 2021/02/12 15:05:43 UTC

[GitHub] [lucene-solr] donnerpeter commented on a change in pull request #2354: LUCENE-9765: Hunspell: rename SpellChecker to Hunspell, fix test name…

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:
users@infra.apache.org



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