You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-dev@lucene.apache.org by "Mark Miller (JIRA)" <ji...@apache.org> on 2009/08/06 18:18:15 UTC

[jira] Assigned: (SOLR-1342) CapitalizationFilterFactory uses incorrect length calculations

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

Mark Miller reassigned SOLR-1342:
---------------------------------

    Assignee: Mark Miller

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