Page MenuHomeSoftware Heritage
Paste P893

(An Untitled Masterwork)
ActivePublic

Authored by vsellier on Dec 4 2020, 5:23 PM.
curl -XPUT -H "Content-Type: application/json" http://10.168.130.80:9200/_index_template/origin\?pretty -d '{"index_patterns": "origin", "template": {"settings": { "index": { "number_of_replicas":0, "number_of_shards": 10 } } } } '