[ 
https://issues.apache.org/jira/browse/LUCENE-3886?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Uwe Schindler resolved LUCENE-3886.
-----------------------------------

    Resolution: Fixed

Committed trunk revision: 1302709
Committed 3.x revision: 1302717
                
> 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
>          Components: modules/other
>            Reporter: Uwe Schindler
>            Assignee: Uwe Schindler
>             Fix For: 3.6, 4.0
>
>         Attachments: LUCENE-3886.patch
>
>
> 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