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



##########
File path: 
lucene/analysis/common/src/test/org/apache/lucene/analysis/hunspell/base.good
##########
@@ -0,0 +1,27 @@
+created
+uncreate
+uncreated
+imply
+implied
+unnatural
+conveyed
+sawyer
+NASA
+FAQs
+can't
+doesn't
+won't
+Created
+Hello
+HELLO
+NASA
+etc.
+etc
+HELLO
+lip.
+text.
+NASA.
+Text.
+TEXT.

Review comment:
       French, see 
https://github.com/wooorm/dictionaries/blob/main/dictionaries/fr/index.aff#L13. 
I'm not sure why that is, but it is :)
   
   For now, I'm leaving `WORDCHARS` treatment out of Lucene's Hunspell as it 
only affects tokenizer, and my understanding is that Lucene tokenizes itself 
somehow. I wonder if this is indeed right.




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