[ 
https://issues.apache.org/jira/browse/LUCENE-7489?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15572173#comment-15572173
 ] 

Adrien Grand commented on LUCENE-7489:
--------------------------------------

Thanks for reporting this seed, I'll look into this bug.

bq. It looks like it uses the same compression techniques for the values as the 
6.x codec, but then for "which docIDs have a value" it has three different 
approaches, for the very sparse, mostly dense, and 100% dense cases.

This is correct.

> 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, 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: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to