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 "Koji Sekiguchi (JIRA)" <ji...@apache.org> on 2009/08/18 18:53:14 UTC

[jira] Created: (SOLR-1370) call CharFilters in FieldAnalysisRequestHandler

call CharFilters in FieldAnalysisRequestHandler
-----------------------------------------------

                 Key: SOLR-1370
                 URL: https://issues.apache.org/jira/browse/SOLR-1370
             Project: Solr
          Issue Type: Bug
          Components: Analysis
    Affects Versions: 1.4
            Reporter: Koji Sekiguchi
            Priority: Minor


Currently, FieldAnalysisRequestHandler doesn't call CharFilters even if CharFilters are defined for the fields.

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


[jira] Commented: (SOLR-1370) call CharFilters in FieldAnalysisRequestHandler

Posted by "Erik Hatcher (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/SOLR-1370?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12745073#action_12745073 ] 

Erik Hatcher commented on SOLR-1370:
------------------------------------

Thanks Koji!   Works well for me.  commit whenever you like.

> call CharFilters in FieldAnalysisRequestHandler
> -----------------------------------------------
>
>                 Key: SOLR-1370
>                 URL: https://issues.apache.org/jira/browse/SOLR-1370
>             Project: Solr
>          Issue Type: Bug
>          Components: Analysis
>    Affects Versions: 1.4
>            Reporter: Koji Sekiguchi
>            Priority: Minor
>         Attachments: SOLR-1370.patch
>
>
> Currently, FieldAnalysisRequestHandler doesn't call CharFilters even if CharFilters are defined for the fields.

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


[jira] Updated: (SOLR-1370) call CharFilters in FieldAnalysisRequestHandler

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

Koji Sekiguchi updated SOLR-1370:
---------------------------------

    Attachment: SOLR-1370.patch

The fix and test code.

> call CharFilters in FieldAnalysisRequestHandler
> -----------------------------------------------
>
>                 Key: SOLR-1370
>                 URL: https://issues.apache.org/jira/browse/SOLR-1370
>             Project: Solr
>          Issue Type: Bug
>          Components: Analysis
>    Affects Versions: 1.4
>            Reporter: Koji Sekiguchi
>            Priority: Minor
>         Attachments: SOLR-1370.patch
>
>
> Currently, FieldAnalysisRequestHandler doesn't call CharFilters even if CharFilters are defined for the fields.

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


[jira] Assigned: (SOLR-1370) call CharFilters in FieldAnalysisRequestHandler

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

Koji Sekiguchi reassigned SOLR-1370:
------------------------------------

    Assignee: Koji Sekiguchi

> call CharFilters in FieldAnalysisRequestHandler
> -----------------------------------------------
>
>                 Key: SOLR-1370
>                 URL: https://issues.apache.org/jira/browse/SOLR-1370
>             Project: Solr
>          Issue Type: Bug
>          Components: Analysis
>    Affects Versions: 1.4
>            Reporter: Koji Sekiguchi
>            Assignee: Koji Sekiguchi
>            Priority: Minor
>             Fix For: 1.4
>
>         Attachments: SOLR-1370.patch
>
>
> Currently, FieldAnalysisRequestHandler doesn't call CharFilters even if CharFilters are defined for the fields.

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


[jira] Updated: (SOLR-1370) call CharFilters in FieldAnalysisRequestHandler

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

Koji Sekiguchi updated SOLR-1370:
---------------------------------

    Fix Version/s: 1.4

> call CharFilters in FieldAnalysisRequestHandler
> -----------------------------------------------
>
>                 Key: SOLR-1370
>                 URL: https://issues.apache.org/jira/browse/SOLR-1370
>             Project: Solr
>          Issue Type: Bug
>          Components: Analysis
>    Affects Versions: 1.4
>            Reporter: Koji Sekiguchi
>            Assignee: Koji Sekiguchi
>            Priority: Minor
>             Fix For: 1.4
>
>         Attachments: SOLR-1370.patch
>
>
> Currently, FieldAnalysisRequestHandler doesn't call CharFilters even if CharFilters are defined for the fields.

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


[jira] Resolved: (SOLR-1370) call CharFilters in FieldAnalysisRequestHandler

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

Koji Sekiguchi resolved SOLR-1370.
----------------------------------

    Resolution: Fixed

Thanks Erik! Committed revision 805880.

> call CharFilters in FieldAnalysisRequestHandler
> -----------------------------------------------
>
>                 Key: SOLR-1370
>                 URL: https://issues.apache.org/jira/browse/SOLR-1370
>             Project: Solr
>          Issue Type: Bug
>          Components: Analysis
>    Affects Versions: 1.4
>            Reporter: Koji Sekiguchi
>            Assignee: Koji Sekiguchi
>            Priority: Minor
>             Fix For: 1.4
>
>         Attachments: SOLR-1370.patch
>
>
> Currently, FieldAnalysisRequestHandler doesn't call CharFilters even if CharFilters are defined for the fields.

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