hakanai commented on issue #6967: URL: https://github.com/apache/lucene/issues/6967#issuecomment-1258972455
This issue is still alive and well in v8.5.1. The example discovered this time (in this case mode is set to SEARCH): 1. input: 非公開 tokens: - 非 (接頭詞) - 公開 (名詞) 2. input: を非公開 tokens: - を (助詞) - 非公開 (名詞) Somehow を preceding the word makes it happen, while having は preceding the word instead does not. This is also reproducible by typing the same examples into the text field on [Atilika's site](https://www.atilika.org/). -- 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. To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org 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