Memory settings when doc values used?

Have the recommended memory configuration settings changed when using doc
values?

--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/02d51e47-457e-4680-87ed-557a374fa86a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Hi,

There are no particular settings to set when using doc values, just make
sure to not give too much memory to your JVM so that the operator system's
filesystem cache has enough memory to do its job. If your previous setup
didn't leverage doc values, it is likely that switching to doc values will
significantly reduce memory requirements, so you could consider decreasing
your ES_HEAP_SIZE. In addition to giving more memory to the filesystem
cache, this will also reduce garbage collection times.

On Fri, Mar 28, 2014 at 5:41 PM, Ryan Pedela rpedela@datalanche.com wrote:

Have the recommended memory configuration settings changed when using doc
values?

--
You received this message because you are subscribed to the Google Groups
"elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/elasticsearch/02d51e47-457e-4680-87ed-557a374fa86a%40googlegroups.comhttps://groups.google.com/d/msgid/elasticsearch/02d51e47-457e-4680-87ed-557a374fa86a%40googlegroups.com?utm_medium=email&utm_source=footer
.
For more options, visit https://groups.google.com/d/optout.

--
Adrien Grand

--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/CAL6Z4j7%3DcP_Ny65b2-spF-On4fG490Obe7eBqxd6aCYNQjoynA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.