You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Jithin Emmanuel (Updated) (JIRA)" <ji...@apache.org> on 2011/12/04 12:19:40 UTC

[jira] [Updated] (SOLR-2946) Solr suggester - Support both index based and file based dictionary

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

Jithin Emmanuel updated SOLR-2946:
----------------------------------

    Attachment: patch

I tried a fix for this myself. Attaching the patch. This was created on the src downloaded for 3.5.0 release.

Though this works for my usecase, I am getting test case failure when doing ant test and could not figure out how to fix it.
                
> Solr suggester - Support both index based and file based dictionary
> -------------------------------------------------------------------
>
>                 Key: SOLR-2946
>                 URL: https://issues.apache.org/jira/browse/SOLR-2946
>             Project: Solr
>          Issue Type: Improvement
>          Components: spellchecker
>    Affects Versions: 3.5
>            Reporter: Jithin Emmanuel
>         Attachments: patch
>
>
> Solr suggester ignores 'filed' when 'sourceLocation' is provided. I got a usecase where in I need to support both.
> My requirement is to perform auto-complete from a set of words which includes a list of words from a text file and also the words from content which user enters.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
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