Hi axel,

If you are using python you can just use the python client
(elasticsearch-py) it will shield you from this. Just have a look at the
bulk and streaming_bulk helpers in the library.

Hope this helps,
Honza
On Apr 11, 2014 7:52 PM, <a...@mozilla.com> wrote:

> Thanks for the response.
>
> My code's in python on top of the rest api, I fail to map the java code
> over :-/
>
> Axel
>
> On Friday, April 11, 2014 4:14:10 PM UTC+2, ax...@mozilla.com wrote:
>>
>> Hi,
>>
>> in my current code, I check "ok": true to see if all my inserts in a bulk
>> call succeeded.
>>
>> Now, with 1.0, "ok" is gone. Is there a recommended way to check the
>> results of individual commands inside a bulk api call? Notably, inserts?
>>
>> Preferably something that works both pre and post 1.0.
>>
>> Thanks
>>
>> Axel
>>
>  --
> 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/869ecb66-2388-4a42-ac6d-f2adb3befd19%40googlegroups.com<https://groups.google.com/d/msgid/elasticsearch/869ecb66-2388-4a42-ac6d-f2adb3befd19%40googlegroups.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 elasticsearch+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/elasticsearch/CABfdDiqyJVmP82F-Hqi3QmTvwCpFjPJ_SsMnJPvUqG5h5YbPMQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to