Robert Muir created LUCENE-5727:
-----------------------------------

             Summary: 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


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]

Reply via email to