[
https://issues.apache.org/jira/browse/LUCENE-7489?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Adrien Grand updated LUCENE-7489:
---------------------------------
Attachment: LUCENE-7489.patch
Here is a prototype that passes tests. It uses the same sparse DISI as norms in
order to be able to only store actual values. Other than that it is mostly the
same as the old format, it doesn't leverage the fact that we have an iterator
in order to do RLE for instance (this should be explored in a different issue I
think). I still need to review it a bit more carefully and work on the format
docs.
> Improve sparsity support of Lucene70DocValuesFormat
> ---------------------------------------------------
>
> Key: LUCENE-7489
> URL: https://issues.apache.org/jira/browse/LUCENE-7489
> Project: Lucene - Core
> Issue Type: Improvement
> Reporter: Adrien Grand
> Assignee: Adrien Grand
> Priority: Minor
> Attachments: LUCENE-7489.patch
>
>
> Like Lucene70NormsFormat, it should be able to only encode actual values.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]