You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by GitBox <gi...@apache.org> on 2019/07/27 08:33:34 UTC

[GitHub] [lucene-solr] mocobeta opened a new pull request #810: LUCENE-8933: Validate JapaneseTokenizer user dictionary entry (for 8.x)

mocobeta opened a new pull request #810: LUCENE-8933: Validate JapaneseTokenizer user dictionary entry (for 8.x)
URL: https://github.com/apache/lucene-solr/pull/810
 
 
   # Description
   
   This adds a format check to Kuromoji user dictionary if the concatenated segment is not longer than its surface form. (For backwards compatibility, we check only segmentation length in 8.x and will add more strict equality check as of 9.0.) See https://issues.apache.org/jira/browse/LUCENE-8933
   
   

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


With regards,
Apache Git Services

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