How many servers are in this cluster?

On 9 December 2014 at 14:36, Ron Sher <ron.s...@gmail.com> wrote:

> Hi,
>
> We have a multi tenant SAAS application in which we keep data for all
> accounts of our clients (300 of them which we call services).
> We keep data in monthly indices that grew to be about 700GB with 4.6
> billion documents each month.
> Each day we index a new account per day for each service.
>
> Each index is built from 6 shards and we use 1 replica.
>
> We're starting to have second thoughts of the structure of our indices and
> about proper use of routing.
> Few things we contemplate:
>
>    - Use routing according to service so that we will probably benefit
>    from caching better.
>    - Change the indices according to service + month so that we will
>    query much less data, but will add many indices (now instead of 12 indices
>    a year we will have 300x12 and growing when the number of clients grow).
>
> Any thoughts/suggestions?
>
> Thanks,
> Ron
>
> --
> 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+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/elasticsearch/096f4d7b-2702-46d7-96d6-f746f2389623%40googlegroups.com
> <https://groups.google.com/d/msgid/elasticsearch/096f4d7b-2702-46d7-96d6-f746f2389623%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/elasticsearch/CAEYi1X_TaWiZvpEpZ10_bMHhuOwSxpmBv%2BBhTNjPUHnKTA-Bgg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to