[ 
https://issues.apache.org/jira/browse/LUCENE-3011?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13015382#comment-13015382
 ] 

Dawid Weiss commented on LUCENE-3011:
-------------------------------------

I tried that before, but CodecUtil.writeHeader() requires IndexOutput for 
example (and does make use of its methods internally).

> 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: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to