[
https://issues.apache.org/jira/browse/LUCENE-3011?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13015374#comment-13015374
]
Michael McCandless commented on LUCENE-3011:
--------------------------------------------
+1
Maybe one way to do this is to change FST to take DataInput/Output (not
IndexInput/Output) then make DataInputFromInputStream/DataOutputToOutputStream
wrapper classes?
> Add serialization/deserialization of FST instances from plain
> InputStream/OutputStream.
> ---------------------------------------------------------------------------------------
>
> Key: LUCENE-3011
> URL: https://issues.apache.org/jira/browse/LUCENE-3011
> Project: Lucene - Java
> Issue Type: New Feature
> Components: Other
> Reporter: Dawid Weiss
> Assignee: Dawid Weiss
> Priority: Trivial
> Fix For: 4.0
>
>
> Currently the automaton can be saved only to a Directory instance
> (IndexInput/ IndexOutput).
--
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]