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

Mark Miller updated SOLR-2375:
------------------------------

    Attachment: SOLR-2375.patch

Couple small changes:

close DataOutputStream and DataInputStream in JaspellLookup

replace e.printStackTraces

> 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.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