[ https://issues.apache.org/jira/browse/SOLR-2375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13000863#comment-13000863
]
Mark Miller commented on SOLR-2375:
-----------------------------------
bq. If there are no objections I'd like to commit this shortly.
+1 - looks good!
> 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
> Reporter: Andrzej Bialecki
> Assignee: Andrzej Bialecki
> Fix For: 3.2, 4.0
>
> Attachments: SOLR-2375-2.patch, SOLR-2375-3.patch, SOLR-2375.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-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org
|