Hi Everyone,
I'm trying to increase to size of the index filter size by doing something
like that;
curl -XPOST http://localhost:9200/index/_settings - d
'{"index":{"cache.filter.size":"4gb"}}'
But it doesn't seems to work, since the filter cache size grow up to 3gb
and then it starts evicting cached filter.
Do I need to do something more or is it a bug ?
Thanks
--
mvg
(Martijn Van Groningen)
January 2, 2013, 2:02pm
2
I think only PUT is support for update indices settings:
Power insights and outcomes with the Elasticsearch Platform and AI. See into your data and find answers that matter with enterprise solutions designed to help you build, observe, and protect. Try Elasticsearch free today.
Martijn
On 27 December 2012 20:48, Jérôme Gagnon jerome.gagnon.1@gmail.com wrote:
cache.filter.size
--
Met vriendelijke groet,
Martijn van Groningen
--