This is definitely not the limitation of the bulk api, nor the python
library, have you seen the python bulk helper? it might solve some of
the issues for you.

http://elasticsearch-py.readthedocs.org/en/latest/helpers.html#elasticsearch.helpers.streaming_bulk

On Mon, Feb 23, 2015 at 7:21 PM, cong yue <yuecong1...@gmail.com> wrote:
> Hello
>
> In my environment, I found if in one time, I bulk data more than 10, it will
> make some doc deleted for some reason. When I change it to 5 per time, no
> doc deleted happen again. Is this the limitation of bluk API ?
>
> Details are written in the following gist.
> https://gist.githubusercontent.com/yuecong/67237a5aae2dc2ea6f2d/raw/gistfile1.txt
>
> Thanks,
> Cong
>
> --
> 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/adff9def-4ec9-478c-bb69-67c13c6d425b%40googlegroups.com.
> 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/CABfdDiqSEhmh%2BJrUAnEKFxFkiCEVujiOQufge74F6yYjP27q1A%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to