Hacker News new | ask | show | jobs
by jvvlimme 3864 days ago
Write Heavy is when you are mainly using your ES cluster to log data while your searches are minimal in comparison. Logging is a typical example of this (you save a lot of data but only sporadically do you do searches or aggregates on this).

You might find this an interesting page to read: https://www.elastic.co/guide/en/elasticsearch/guide/current/...