Simon Willnauer created LUCENE-4549:
---------------------------------------

             Summary: Allow variable buffer size on BufferedIndexOutput 
                 Key: LUCENE-4549
                 URL: https://issues.apache.org/jira/browse/LUCENE-4549
             Project: Lucene - Core
          Issue Type: Improvement
          Components: core/store
    Affects Versions: 4.0
            Reporter: Simon Willnauer
            Priority: Minor
             Fix For: 4.1, 5.0


BufferedIndexInput allows to set the buffersize but BufferedIndexOutput doesn't 
this could be useful for optimizations related to LUCENE-4537. We should make 
the apis here consistent.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
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]

Reply via email to