[ 
https://issues.apache.org/jira/browse/SOLR-1192?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12731082#action_12731082
 ] 

Otis Gospodnetic commented on SOLR-1192:
----------------------------------------

LUCENE-1491 fix is in Lucene repository now, so as soon as we pull new Lucene 
jars into Solr, I'll mark this as fixed.  Feel free to test with local copies 
of the Lucene nightly jars tomorrow and report back.


> solr.NGramFilterFactory stops to index the content if it find a token smaller 
> than minim ngram size
> ---------------------------------------------------------------------------------------------------
>
>                 Key: SOLR-1192
>                 URL: https://issues.apache.org/jira/browse/SOLR-1192
>             Project: Solr
>          Issue Type: Bug
>          Components: Analysis
>    Affects Versions: 1.3
>         Environment: any
>            Reporter: viobade
>            Assignee: Otis Gospodnetic
>             Fix For: 1.4
>
>
> If a field is split in tokens (by a tokenizer) and after that is aplied the 
> NGramFilterFactory for these tokens...the indexing goes well while the length 
> of the tokens is greater or equal with minim ngram size (ussually is 3). 
> Otherwise the indexing breaks in this point and the rest of tokens  are no 
> more indexed. This behaviour can be easy observed with the analysis tool 
> which is in Solr admin interface.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to