[
https://issues.apache.org/jira/browse/LUCENE-5727?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14015720#comment-14015720
]
Uwe Schindler commented on LUCENE-5727:
---------------------------------------
+1 once this is in 4.x, I can backport the new IndexOutput stuff based on
OutputStream.
> Remove IndexOutput.seek
> -----------------------
>
> Key: LUCENE-5727
> URL: https://issues.apache.org/jira/browse/LUCENE-5727
> Project: Lucene - Core
> Issue Type: Bug
> Reporter: Robert Muir
> Fix For: 4.9
>
> Attachments: LUCENE-5727.patch
>
>
> This has been deprecated / unused for a few years, and several things assume
> append-only functionality: checksumming in the index format, HDFS integration
> in solr, etc.
> I think its time to remove it. We can continue to test 3.x codec with a
> simple hack in PreFlexRW.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]