[
https://issues.apache.org/jira/browse/LUCENE-5296?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13800852#comment-13800852
]
Adrien Grand commented on LUCENE-5296:
--------------------------------------
OK, thanks for the explanation! I have a few other remarks/questions on the
patch:
- why do you substract 200 to Integer.MAX_VALUE to compute the maximum number
of bytes/ords?
- sum looks unused in addNumericFieldValues
Otherwise, +1 to commit.
> Add DirectDocValuesFormat
> -------------------------
>
> Key: LUCENE-5296
> URL: https://issues.apache.org/jira/browse/LUCENE-5296
> Project: Lucene - Core
> Issue Type: New Feature
> Reporter: Michael McCandless
> Assignee: Michael McCandless
> Fix For: 4.6, 5.0
>
> Attachments: LUCENE-5296.patch
>
>
> Indexes values to disk but at search time it loads/accesses the values via
> simple java arrays (i.e. no compression).
--
This message was sent by Atlassian JIRA
(v6.1#6144)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]