[
https://issues.apache.org/jira/browse/LUCENE-1227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13643326#comment-13643326
]
Adrien Grand commented on LUCENE-1227:
--------------------------------------
David, sorry I didn't know about your patch and happened to fix this issue as
part of LUCENE-4955. Your patch seems to operate very similarly and adds
supports for whitespace collapsing, is that correct? Don't hesitate to tell me
if you think the current implementation needs improvements.
> NGramTokenizer to handle more than 1024 chars
> ---------------------------------------------
>
> Key: LUCENE-1227
> URL: https://issues.apache.org/jira/browse/LUCENE-1227
> Project: Lucene - Core
> Issue Type: Improvement
> Components: modules/analysis
> Reporter: Hiroaki Kawai
> Priority: Minor
> Attachments: LUCENE-1227.patch, NGramTokenizer.patch,
> NGramTokenizer.patch
>
>
> Current NGramTokenizer can't handle character stream that is longer than
> 1024. This is too short for non-whitespace-separated languages.
> I created a patch for this issues.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]