Hello, Currently i have one index (by day) which contains logs from several applications. The size is ~50-80Gb/day. We often searches/aggregate documents by applications. So would it be better to split this index into smaller indexs (from 1 to 10-15 indexs about 2-10Gb)? Would the response time improve a lot (considering that i can cache 64gb in memory)? And what would be the penalty for cross application searches ?
Another concern : it's seems that els don't like many indexes. With splitting, i can end up with 400 indexes by month. Is it too much ? Jean -- 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/d7c5971a-b32b-48e9-b8aa-b6f5e0afd7b9%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
