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 "Shalin Shekhar Mangar (JIRA)" <ji...@apache.org> on 2010/01/06 10:39:54 UTC

[jira] Created: (SOLR-1705) Move QueryConvertor into SpellCheckComponent configuration

Move QueryConvertor into SpellCheckComponent configuration
----------------------------------------------------------

                 Key: SOLR-1705
                 URL: https://issues.apache.org/jira/browse/SOLR-1705
             Project: Solr
          Issue Type: Improvement
          Components: spellchecker
            Reporter: Shalin Shekhar Mangar
            Priority: Minor
             Fix For: 1.5


QueryConvertor is a top level XML tag in solrconfig.xml but it is used by SpellCheckComponent only. Deprecate the current queryConvertor configuration and move it inside SpellCheckComponent configurationl.

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


[jira] Updated: (SOLR-1705) Move QueryConvertor into SpellCheckComponent configuration

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

Noble Paul updated SOLR-1705:
-----------------------------

    Attachment: SOLR-1705.patch

> Move QueryConvertor into SpellCheckComponent configuration
> ----------------------------------------------------------
>
>                 Key: SOLR-1705
>                 URL: https://issues.apache.org/jira/browse/SOLR-1705
>             Project: Solr
>          Issue Type: Improvement
>          Components: spellchecker
>            Reporter: Shalin Shekhar Mangar
>            Priority: Minor
>             Fix For: 1.5
>
>         Attachments: SOLR-1705.patch
>
>
> QueryConvertor is a top level XML tag in solrconfig.xml but it is used by SpellCheckComponent only. Deprecate the current queryConvertor configuration and move it inside SpellCheckComponent configurationl.

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


[jira] Commented: (SOLR-1705) Move QueryConvertor into SpellCheckComponent configuration

Posted by "Uri Boness (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/SOLR-1705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12797049#action_12797049 ] 

Uri Boness commented on SOLR-1705:
----------------------------------

Wouldn't "QueryTokenizer" be a more appropriate name for this class?

> Move QueryConvertor into SpellCheckComponent configuration
> ----------------------------------------------------------
>
>                 Key: SOLR-1705
>                 URL: https://issues.apache.org/jira/browse/SOLR-1705
>             Project: Solr
>          Issue Type: Improvement
>          Components: spellchecker
>            Reporter: Shalin Shekhar Mangar
>            Priority: Minor
>             Fix For: 1.5
>
>
> QueryConvertor is a top level XML tag in solrconfig.xml but it is used by SpellCheckComponent only. Deprecate the current queryConvertor configuration and move it inside SpellCheckComponent configurationl.

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