You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Varun Thacker (JIRA)" <ji...@apache.org> on 2013/08/16 14:09:48 UTC

[jira] [Updated] (SOLR-5167) Ability to use AnalyzingInfixSuggester in Solr

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

Varun Thacker updated SOLR-5167:
--------------------------------

    Attachment: SOLR-5167.patch

I have a few doubts over this impl.

1. AnalyzingInfixSuggester.store() and AnalyzingInfixSuggester.load() return true instead of false. Not sure if this is the right?

2. Suggester.reload() throws a FileNotFoundException since no file actually gets written. Any suggestions on what the right approach for this would be.
                
> Ability to use AnalyzingInfixSuggester in Solr
> ----------------------------------------------
>
>                 Key: SOLR-5167
>                 URL: https://issues.apache.org/jira/browse/SOLR-5167
>             Project: Solr
>          Issue Type: New Feature
>          Components: SearchComponents - other
>            Reporter: Varun Thacker
>            Priority: Minor
>             Fix For: 4.5, 5.0
>
>         Attachments: SOLR-5167.patch
>
>
> We should be able to use AnalyzingInfixSuggester in Solr by defining it in solrconfig.xml

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org