Hello,

I need to index 100 000 documents with 1Mo.
This is my configuration of ElasticSearch index:

"index": {

    "type": "doc",

    "bulk_size": 100,

    "number_of_shards" : 5, 

    "number_of_replicas" : 2
  }

I need to know what each parameters effect.

-- 
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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/elasticsearch/bdf82941-c406-4f91-94cd-adddf35676ec%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to