You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Mike Sokolov (JIRA)" <ji...@apache.org> on 2014/08/15 14:32:18 UTC

[jira] [Created] (LUCENE-5889) AnalyzingInfixSuggester should expose commit()

Mike Sokolov created LUCENE-5889:
------------------------------------

             Summary: AnalyzingInfixSuggester should expose commit()
                 Key: LUCENE-5889
                 URL: https://issues.apache.org/jira/browse/LUCENE-5889
             Project: Lucene - Core
          Issue Type: Improvement
          Components: modules/spellchecker
            Reporter: Mike Sokolov


There is no way short of close() for a user of AnalyzingInfixSuggester to cause it to commit() its underlying index: only refresh() is provided.  But callers might want to ensure the index is flushed to disk without closing.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

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