What he said! Which is why I asked about how you were indexing! Sorry I 
didn't get chance to reply sooner but what Clinton said is true. Split down 
your bulk indexing requests into chunks.

On Wednesday, March 5, 2014 11:53:36 AM UTC, Clinton Gormley wrote:
>
>
> On 5 March 2014 06:35, prashy <prashant...@paladion.net <javascript:>>wrote:
>
>> I am using the bulk API for indexing the data.
>
>
> How much data are you indexing in a single request? If you send all the 
> docs at once, you will run out of memory.  The idea is to have bulk 
> requests of eg 1-5,000 docs at a time (but it depends how big your docs are)
>  

-- 
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/442521b9-5896-4547-ac8a-41b0727b7a98%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to