We are considering migrating from Solr to ES and are planning our
server/shard setup now. I thought that perhaps the group has some
recommendations based on our current Solr environment. Currently we have:
4xDedicated Solr Machines with 8-core CPU and 96GB RAM and 8x500GB SSD
using RAID5
Each solr server has 10 cores (indexes) and each of those 10 cores is
sharded across the 4 servers
Each of those individual cores currently on average occupies 200GB of disk
space and has approximately 90 million documents.
This brings our total index space to 8TB and 3.6 billion documents. We
index about 10 million new documents each day.
So my question is, if designing a new ES deployment architecture what would
be the suggested number of servers and number of shards? This is a
multi-tenant environment so is it better to separate the tenants (2,000+)
by index or by document type? Also, the solr index is currently NOT storing
the document content, but we would like ES to so our index size will
increase substantially.
Thank you in advance for your time.
--
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.
For more options, visit https://groups.google.com/groups/opt_out.