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 "Robert Muir (JIRA)" <ji...@apache.org> on 2009/12/15 20:56:18 UTC

[jira] Created: (SOLR-1660) capitalizationfilter crashes if you use the maxWordCountOption

capitalizationfilter crashes if you use the maxWordCountOption
--------------------------------------------------------------

                 Key: SOLR-1660
                 URL: https://issues.apache.org/jira/browse/SOLR-1660
             Project: Solr
          Issue Type: Bug
          Components: Schema and Analysis
    Affects Versions: 1.4
            Reporter: Robert Muir
         Attachments: SOLR-1660.patch

because arrayCopys into null.

if you want a testcase i can yank it out of in-progress patch from SOLR-1657, but i think its obvious.


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


[jira] Updated: (SOLR-1660) capitalizationfilter crashes if you use the maxWordCountOption

Posted by "Robert Muir (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SOLR-1660?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert Muir updated SOLR-1660:
------------------------------

    Attachment: SOLR-1660.patch

> capitalizationfilter crashes if you use the maxWordCountOption
> --------------------------------------------------------------
>
>                 Key: SOLR-1660
>                 URL: https://issues.apache.org/jira/browse/SOLR-1660
>             Project: Solr
>          Issue Type: Bug
>          Components: Schema and Analysis
>    Affects Versions: 1.4
>            Reporter: Robert Muir
>         Attachments: SOLR-1660.patch
>
>
> because arrayCopys into null.
> if you want a testcase i can yank it out of in-progress patch from SOLR-1657, but i think its obvious.

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


[jira] Assigned: (SOLR-1660) capitalizationfilter crashes if you use the maxWordCountOption

Posted by "Shalin Shekhar Mangar (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SOLR-1660?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shalin Shekhar Mangar reassigned SOLR-1660:
-------------------------------------------

    Assignee: Shalin Shekhar Mangar

> capitalizationfilter crashes if you use the maxWordCountOption
> --------------------------------------------------------------
>
>                 Key: SOLR-1660
>                 URL: https://issues.apache.org/jira/browse/SOLR-1660
>             Project: Solr
>          Issue Type: Bug
>          Components: Schema and Analysis
>    Affects Versions: 1.4
>            Reporter: Robert Muir
>            Assignee: Shalin Shekhar Mangar
>         Attachments: SOLR-1660.patch
>
>
> because arrayCopys into null.
> if you want a testcase i can yank it out of in-progress patch from SOLR-1657, but i think its obvious.

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


[jira] Resolved: (SOLR-1660) capitalizationfilter crashes if you use the maxWordCountOption

Posted by "Shalin Shekhar Mangar (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SOLR-1660?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shalin Shekhar Mangar resolved SOLR-1660.
-----------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.5

Committed revision 891596.

Thanks Robert!

> capitalizationfilter crashes if you use the maxWordCountOption
> --------------------------------------------------------------
>
>                 Key: SOLR-1660
>                 URL: https://issues.apache.org/jira/browse/SOLR-1660
>             Project: Solr
>          Issue Type: Bug
>          Components: Schema and Analysis
>    Affects Versions: 1.4
>            Reporter: Robert Muir
>            Assignee: Shalin Shekhar Mangar
>             Fix For: 1.5
>
>         Attachments: SOLR-1660.patch
>
>
> because arrayCopys into null.
> if you want a testcase i can yank it out of in-progress patch from SOLR-1657, but i think its obvious.

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