Bulk indexing size?

Are you bulk indexing to a new index? If so, did you remove all replicas?

--
Ivan

On Tue, May 7, 2013 at 6:09 AM, David Pilato david@pilato.fr wrote:

So? Where is the cost?
When building the bulk?
When executing the bulk?

Can you share your numbers (time spent on building vs on executing)?

May be you are running out of memory space on client side?

--
David :wink:
Twitter : @dadoonet / @elasticsearchfr / @scrutmydocs

Le 7 mai 2013 à 13:36, DH ciddp195@gmail.com a écrit :

Hi, David, and thanks for your answer.

Well, the code is pretty straightforward.
It's a loop that read a JSON in a noSQL database, fiddle with it a bit,
and then put it in a bulk.
After the loop, the bulk is executed - rinse and repeat.

The number of docs in the bulk vary because each doc have to be indexed
between 2-5 time, each time with altered fields, and within 2 different
indices.

Those 2000-5000 docs always come from 1000 original docs.

--
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.

--
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.

--
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.