[
https://issues.apache.org/jira/browse/LUCENE-5761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14180550#comment-14180550
]
Robert Muir commented on LUCENE-5761:
-------------------------------------
Just use the default, officially supported docvalues format with the release,
rather than a confusing, slow, experimental one named "Disk".
Thats the whole point of this issue. There is no need for this experiment to
stay around anymore: we tuned everything about the default codec to keep all
the datastructures on disk but still be fast.
> Remove DiskDocValuesFormat
> --------------------------
>
> Key: LUCENE-5761
> URL: https://issues.apache.org/jira/browse/LUCENE-5761
> Project: Lucene - Core
> Issue Type: Bug
> Reporter: Robert Muir
> Fix For: 4.9, Trunk
>
> Attachments: LUCENE-5761.patch
>
>
> I see users using this, i think they are unaware of the horrible tradeoffs it
> makes.
> We don't e.g. have codecs that have the term dictionary entirely on disk or
> other stupid things in lucene, so we shouldnt be stupid here either.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]