[ https://issues.apache.org/jira/browse/LUCENE-973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12719781#action_12719781 ]
Robert Muir commented on LUCENE-973: ------------------------------------ very nice. although it might be a tad trickier to convert to the new API, anything with tests is easier! in other words, i have the existing cjktokenizer converted, but whose to say I did it right :) > Token of "" returns in CJKTokenizer + new TestCJKTokenizer > ----------------------------------------------------------- > > Key: LUCENE-973 > URL: https://issues.apache.org/jira/browse/LUCENE-973 > Project: Lucene - Java > Issue Type: Bug > Components: Analysis > Affects Versions: 2.3 > Reporter: Toru Matsuzawa > Priority: Minor > Fix For: 2.9 > > Attachments: CJKTokenizer20070807.patch, LUCENE-973.patch, > LUCENE-973.patch, with-patch.jpg, without-patch.jpg > > > The "" string returns as Token in the boundary of two byte character and one > byte character. > There is no problem in CJKAnalyzer. > When CJKTokenizer is used with the unit, it becomes a problem. (Use it with > Solr etc.) -- 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: java-dev-unsubscr...@lucene.apache.org For additional commands, e-mail: java-dev-h...@lucene.apache.org