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

Adrien Grand commented on LUCENE-5265:
--------------------------------------

bq. not use any blocking and just make a single packed ints array [...] or, we 
could make a separate DVF for this case

+1 I think it would be easy to do it in the current MemoryDVF.

> Make BlockPackedWriter constructor take an acceptable overhead ratio
> --------------------------------------------------------------------
>
>                 Key: LUCENE-5265
>                 URL: https://issues.apache.org/jira/browse/LUCENE-5265
>             Project: Lucene - Core
>          Issue Type: Improvement
>            Reporter: Adrien Grand
>
> Follow-up of http://search-lucene.com/m/SjmSW1CZYuZ1
> MemoryDocValuesFormat takes an acceptable overhead ratio but it is only used 
> when doing table compression. It should be used for all compression methods, 
> especially DELTA_COMPRESSED whose encoding is based on BlockPackedWriter.



--
This message was sent by Atlassian JIRA
(v6.1#6144)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to