Allow user configurable buffersize for RAMDirectory
---------------------------------------------------

                 Key: LUCENE-1319
                 URL: https://issues.apache.org/jira/browse/LUCENE-1319
             Project: Lucene - Java
          Issue Type: Improvement
          Components: Store
    Affects Versions: 2.3.1
            Reporter: Jason Rutherglen
            Priority: Trivial


Currently RAMDirectory via RAMOutputStream has a package protected value of 
1024 as the buffer size for use in RAMFile.  This issue proposes adding a 
single constructor to RAMDirectory allowing the user to specify the buffer 
size.  

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to