[
https://issues.apache.org/jira/browse/LUCENE-2673?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12917994#action_12917994
]
Kevin Hayen commented on LUCENE-2673:
-------------------------------------
That is the current behavior however, after checking with our Japanese office,
I have confirmed that it is a common occurrence for western and Asian
characters to be placed side by side. So the current behavior does not match
what the user will expect.
> 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]