MemoryIndex memory estimation in toString inconsistent with getMemorySize()
---------------------------------------------------------------------------

                 Key: LUCENE-3886
                 URL: https://issues.apache.org/jira/browse/LUCENE-3886
             Project: Lucene - Java
          Issue Type: Bug
            Reporter: Uwe Schindler


After LUCENE-3867 was committed, there are some more minor problems with 
MemoryIndex's estimates. This patch will fix those and also add verbose test 
output of RAM needed for MemoryIndex vs. RAMDirectory.

Interestingly, the RAMDirectory always takes (according to estimates, so even 
with buffer overheads) only 2/3 of the MemoryIndex (excluding IndexReaders).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
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