Yeah, I think the long-running indexing is where you start seeing segment merges is action. Time-based sharding is not good only for making queries faster. It's essential for keeping indexing fast as well.
Otis -- Performance Monitoring * Log Analytics * Search Analytics Solr & Elasticsearch Support * http://sematext.com/ On Sat, Apr 26, 2014 at 1:10 PM, [email protected] < [email protected]> wrote: > Data ready for ES is limited here, for more real data I need to ramp up > something like a FreeBase feeder > https://developers.google.com/freebase/data for single node, with the > index on 4*2TB spindle disks. > > I have not much SSD for long runs available now. More intensive tests over > days would take synthetic data (docs with random data in random fields with > statistical models). > > Jörg > > > On Fri, Apr 25, 2014 at 5:32 PM, Otis Gospodnetic < > [email protected]> wrote: > >> >> >> What about after 2-3-4 days? Still indexing at the same rate with just 1 >> index? >> >> -- > You received this message because you are subscribed to a topic in the > Google Groups "elasticsearch" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/elasticsearch/IhI89Vkn48c/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/elasticsearch/CAKdsXoFprCQEnR-mavaU6my5j_wqk1wx56a4AqOKPMq8oMcpkg%40mail.gmail.com<https://groups.google.com/d/msgid/elasticsearch/CAKdsXoFprCQEnR-mavaU6my5j_wqk1wx56a4AqOKPMq8oMcpkg%40mail.gmail.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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/CANNBgPLOkdkFPVheZ_E0A3U%2BMrEXzLQL%3DEtgC1yLmsD9L3a76g%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
