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

Andrzej Bialecki  updated SOLR-2375:
------------------------------------

    Attachment: SOLR-2375-2.patch

Improved patch & unit test. This now actually loads the lookup data if present 
and if storeDir is defined.

> Store & Load functionality for Suggester Lookup implementations
> ---------------------------------------------------------------
>
>                 Key: SOLR-2375
>                 URL: https://issues.apache.org/jira/browse/SOLR-2375
>             Project: Solr
>          Issue Type: Improvement
>          Components: SearchComponents - other
>    Affects Versions: 3.2, 4.0
>            Reporter: Andrzej Bialecki 
>            Assignee: Andrzej Bialecki 
>         Attachments: SOLR-2375-2.patch, SOLR-2375.patch
>
>
> Trie-based autocomplete API has two methods, store(File) and load(File) to 
> persist the trie representation on disk, but in the committed code 
> (SOLR-1316) these methods were not implemented. This issue adds an 
> implementation for both TSTLookup and JaspellLookup.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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

Reply via email to