CJKAnalyzer not matching mutlibyte character followed by non-multibyte character
--------------------------------------------------------------------------------
Key: LUCENE-2673
URL: https://issues.apache.org/jira/browse/LUCENE-2673
Project: Lucene - Java
Issue Type: Bug
Components: contrib/analyzers
Affects Versions: 3.0.1
Reporter: Kevin Hayen
Here is a listing of text indexed in a field, followed by various search terms
that did or did not match the document.
[QES様文字化けテスト]
QES -> retrievable
QES様 -> not retrievable
QES様文字化けテスト -> retrievable
[SOA基盤]
SOA ->retrievable
SOA基 -> not retrievable
SOA基盤 -> retrievable
[日経BP]
日経 -> retrievable
日経B -> not retrievable
日経BP -> retrievable
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]