Jun Ohtani created LUCENE-6782:
----------------------------------
Summary: Tokenization changes when a trailing space is added
Key: LUCENE-6782
URL: https://issues.apache.org/jira/browse/LUCENE-6782
Project: Lucene - Core
Issue Type: Bug
Components: modules/analysis
Affects Versions: 5.3
Reporter: Jun Ohtani
Priority: Minor
Elasticsearch-analysis-kuromoji user found a puzzling thing.
If you tokenize たてまつ by itself you get a single token たてまつる.
However, if you add a trailing space to the string, you get two tokens たてる and
まつ.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]