[
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.patch
Patch that implements store/load.
> 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.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: [email protected]
For additional commands, e-mail: [email protected]