[
https://issues.apache.org/jira/browse/LUCENE-6101?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joel Bernstein updated LUCENE-6101:
-----------------------------------
Attachment: lucene-6101.patch
> Allow the SlowCompositeReaderWrapper and MultiDocValues to accept
> acceptableOverheadRatio for OrdinalMap
> --------------------------------------------------------------------------------------------------------
>
> Key: LUCENE-6101
> URL: https://issues.apache.org/jira/browse/LUCENE-6101
> Project: Lucene - Core
> Issue Type: Improvement
> Reporter: Joel Bernstein
> Priority: Minor
> Attachments: lucene-6101.patch
>
>
> There are use cases where it's useful to be able to trade off performance and
> memory when accessing top level DocValues ordinals.
> This issue adds methods to the SlowCompositeReaderWrapper and MultiDocValues
> that allow an acceptableOverheadRatio to be passed in and applied to the
> OrdinalMapping.
> If people are ok with this approach I will add tests and performance
> benchmarks.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]