Search service configurable index settings
[aai/search-data-service.git] / src / test / resources / json / settings-config.json
1 {
2     "number_of_shards": "5",
3     "replication": "TLV_DATACENTER:2",
4     "drop_on_delete_index": true,
5     "version": {
6         "created": "6020399"
7     }
8 }
9