Add elasticsearch with searchguard Dockerfile
[aai/search-data-service.git] / search-data-service / src / test / resources / json / settings-config.json
diff --git a/search-data-service/src/test/resources/json/settings-config.json b/search-data-service/src/test/resources/json/settings-config.json
new file mode 100644 (file)
index 0000000..5ebdbcc
--- /dev/null
@@ -0,0 +1,9 @@
+{
+    "number_of_shards": "5",
+    "replication": "TLV_DATACENTER:2",
+    "drop_on_delete_index": true,
+    "version": {
+        "created": "6020399"
+    }
+}
+