@Binh Ly thank you for reply. I don't know where should I insert this configs. I've installes FOS-elastica in my project, there is a elasticsearch.yml in my project and another one is in /etc/elasticsearch. where should I insert configs?
I've tested server memory usage. Elasticserach service use memory alot. Thank you :) On Wednesday, February 26, 2014 6:29:04 PM UTC+3:30, Binh Ly wrote: > > For ES 1.0, the field data settings are here: > > > http://www.elasticsearch.org/guide/en/elasticsearch/reference/current/index-modules-fielddata.html > > The filter cache settings are here: > > > http://www.elasticsearch.org/guide/en/elasticsearch/reference/current/index-modules-cache.html > > The easiest way is to set these in the elasticsearch.yml file. > > I would caution that you'll probably need to first investigate and > understand your memory usage before trying to change any of these settings. > -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/7ebf2e93-7f38-47fc-9cc0-c1eee98e60c2%40googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.
