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

Shalin Shekhar Mangar updated SOLR-616:
---------------------------------------

    Attachment: SOLR-616.patch

Moved the accuracy handling code to AbstractLuceneSpellChecker#init method so 
that it is applied for both IndexBasedSpellChecker and FileBasedSpellChecker

> FileBasedSpellChecker does not apply accuracy configuration
> -----------------------------------------------------------
>
>                 Key: SOLR-616
>                 URL: https://issues.apache.org/jira/browse/SOLR-616
>             Project: Solr
>          Issue Type: Bug
>          Components: spellchecker
>    Affects Versions: 1.3
>            Reporter: Shalin Shekhar Mangar
>            Priority: Minor
>             Fix For: 1.3
>
>         Attachments: SOLR-616.patch
>
>
> The spellchecker accuracy specified in configuration is set only inside 
> IndexBasedSpellChecker#init but not in FileBasedSpellChecker#init method.

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

Reply via email to