[
https://issues.apache.org/jira/browse/LUCENE-5727?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Muir resolved LUCENE-5727.
---------------------------------
Resolution: Fixed
Fix Version/s: 5.0
> 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, 5.0
>
> 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]