[
https://issues.apache.org/jira/browse/LUCENE-5773?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Adrien Grand updated LUCENE-5773:
---------------------------------
Attachment: LUCENE-5773.patch
Here is an updated patch that fixed estimations on SimpleText and fixes a few
more bugs. I had to reduce the number of index documents so that the test isn't
too slow eg. when a random per-field PF uses SimpleText, and raised the maximum
error to 20% (estimations are less accurate when there are fewer documents).
I'll commit soon.
> Test SegmentReader.ramBytesUsed
> -------------------------------
>
> Key: LUCENE-5773
> URL: https://issues.apache.org/jira/browse/LUCENE-5773
> Project: Lucene - Core
> Issue Type: Test
> Reporter: Adrien Grand
> Assignee: Adrien Grand
> Priority: Minor
> Attachments: LUCENE-5773.patch, LUCENE-5773.patch
>
>
> There have been cases where the memory reported by this API was larger than
> the JVM heap size in the past so we should try to add some basic tests to it.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]