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 "Grant Ingersoll (JIRA)" <ji...@apache.org> on 2008/08/07 16:25:44 UTC

[jira] Created: (SOLR-679) Provide accessor methods on Lucene based spell checkers

Provide accessor methods on Lucene based spell checkers
-------------------------------------------------------

                 Key: SOLR-679
                 URL: https://issues.apache.org/jira/browse/SOLR-679
             Project: Solr
          Issue Type: Improvement
            Reporter: Grant Ingersoll
            Assignee: Grant Ingersoll
            Priority: Trivial


Added getters to AbstractLuceneSpellChecker and IndexBasedSpellChecker to get back information about where the spell checker lives.  Also, provide accessor to the spellcheckers map (unmodifiable) from the SearchComponent.  

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


[jira] Resolved: (SOLR-679) Provide accessor methods on Lucene based spell checkers

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

Grant Ingersoll resolved SOLR-679.
----------------------------------

    Resolution: Fixed

Committed revision 683799.

> Provide accessor methods on Lucene based spell checkers
> -------------------------------------------------------
>
>                 Key: SOLR-679
>                 URL: https://issues.apache.org/jira/browse/SOLR-679
>             Project: Solr
>          Issue Type: Improvement
>            Reporter: Grant Ingersoll
>            Assignee: Grant Ingersoll
>            Priority: Trivial
>         Attachments: SOLR-679.patch
>
>
> Added getters to AbstractLuceneSpellChecker and IndexBasedSpellChecker to get back information about where the spell checker lives.  Also, provide accessor to the spellcheckers map (unmodifiable) from the SearchComponent.  

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


[jira] Updated: (SOLR-679) Provide accessor methods on Lucene based spell checkers

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

Grant Ingersoll updated SOLR-679:
---------------------------------

    Attachment: SOLR-679.patch

Will commit today or tomorrow.

> Provide accessor methods on Lucene based spell checkers
> -------------------------------------------------------
>
>                 Key: SOLR-679
>                 URL: https://issues.apache.org/jira/browse/SOLR-679
>             Project: Solr
>          Issue Type: Improvement
>            Reporter: Grant Ingersoll
>            Assignee: Grant Ingersoll
>            Priority: Trivial
>         Attachments: SOLR-679.patch
>
>
> Added getters to AbstractLuceneSpellChecker and IndexBasedSpellChecker to get back information about where the spell checker lives.  Also, provide accessor to the spellcheckers map (unmodifiable) from the SearchComponent.  

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