Hi All, I am exploring elastic search to create one index per user instead of one big index for all the users. Each index would be about 6G. I am wondering if anyone has tried it and how would it scale?
I couldn't find that elastic search has limit on maximum number of indices. Is it safe/recommended to have say 20K indices for 20K users? Would it architecture scale well? Also, if start with say a 5 nodes cluster now, and add more nodes as I need them, does ES redistributes its shards every time I add new nodes? How newly added nodes are utilized in a cluster? -- 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/846e3f85-97b6-494b-9ffb-67c9ec3f66ab%40googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.
