Is there any Bulk API to Index 1000 document json file into ES using curl commands
Hey Dilip,
refer below link
https://www.elastic.co/guide/en/elasticsearch/reference/current/docs-bulk.html
regards
Hi Jigish ,
Thanks for help but I am trying to upload unstructured data into ES and curl commands and bulk APIs are not working for me .
Regards
Can you provide
- Sample data
 - Index mapping
 - Curl command you are using
???