mocobeta opened a new pull request #632: Add a Kuromoji dictionary entry for 
Japanese new era 令和(Reiwa)
URL: https://github.com/apache/lucene-solr/pull/632
 
 
   As of May 1st, 2019, Japanese era '元号' (Gengo) will be set to '令和' (Reiwa). 
   
   Currently '令和' is splitted up to '令' and '和' by `JapaneseTokenizer`. It 
should be tokenized as one word so that Japanese texts including era names are 
searched as users expect. 
   Because the default Kuromoji dictionary (mecab-ipadic) is not maintained 
since 2007, this applies a patch to the source CSV file before building the 
dictionary.

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


With regards,
Apache Git Services

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

Reply via email to