aboutsummaryrefslogtreecommitdiffstats
path: root/search-data-service/src/test/resources/json/settings-config.json
blob: 5ebdbcce28cc565584ce591323ea150b751b8574 (plain)
1
2
3
4
5
6
7
8
9
{
    "number_of_shards": "5",
    "replication": "TLV_DATACENTER:2",
    "drop_on_delete_index": true,
    "version": {
        "created": "6020399"
    }
}