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: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
