[
https://issues.apache.org/jira/browse/LUCENE-7681?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alan Woodward updated LUCENE-7681:
----------------------------------
Attachment: LUCENE-7681.patch
Patch. This also re-instates the caching of norm values that was removed when
we cut over to the iterator API (we cache the value itself rather than a
NumericDocValues instance). I'm open to stripping this out again though, or
just computing it up-front rather than lazily as is done now.
> Remove LegacyDocValues implementations from MemoryIndex
> -------------------------------------------------------
>
> Key: LUCENE-7681
> URL: https://issues.apache.org/jira/browse/LUCENE-7681
> Project: Lucene - Core
> Issue Type: Improvement
> Affects Versions: master (7.0)
> Reporter: Alan Woodward
> Assignee: Alan Woodward
> Priority: Minor
> Attachments: LUCENE-7681.patch
>
>
> MemoryIndex in master is using the LegacyDocValue wrappers. We should
> replace these with plain 7.0-style iterators instead.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]