That should be the in-memory representation of your searchable data. The 
more data you have, the bigger that will be. Yes segment merging does take 
up some of that. To accommodate the increase, you can either increase your 
memory or add more nodes and shard out your indexes to distribute your data 
(and memory usage) across multiple nodes. 

-- 
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/2027427f-0607-4209-b045-58f208d2667b%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to