Fast Bulk upload

Hello, i am currently hosting ElasticSearch on a server and we are trying to do a bulk upload of 1 million documents which have in-depth nested mappings, we are sending the content from another computer to the server where ElasticSearch lives using bulk upload and curl commands for batch files. This is really slow and was looking for advice on the right way of uploading documents to ElasticSearch the fastest possible way.

Here's a good starting point:
https://www.elastic.co/guide/en/elasticsearch/reference/master/tune-for-indexing-speed.html

Hey thanks, yeh i found this earlier on. Thread can get closed now. thanks again

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.