[ 
https://issues.apache.org/jira/browse/SOLR-1342?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mark Miller resolved SOLR-1342.
-------------------------------

    Resolution: Fixed

Thanks a lot Robert!

> CapitalizationFilterFactory uses incorrect length calculations
> --------------------------------------------------------------
>
>                 Key: SOLR-1342
>                 URL: https://issues.apache.org/jira/browse/SOLR-1342
>             Project: Solr
>          Issue Type: Bug
>          Components: Analysis
>            Reporter: Robert Muir
>            Assignee: Mark Miller
>            Priority: Minor
>             Fix For: 1.4
>
>         Attachments: SOLR-1342.patch
>
>
> CapitalizationFilterFactory in some cases uses termBuffer.length, which might 
> be larger than the actual termBufferLength()
> this causes keep words to be evaluated incorrectly, but with the LUCENE-1762 
> the bug is exposed, because the default buffer size has changed.

-- 
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