From 63dd9ca91193a6bc272bc4ed1974b027a3de3dd4 Mon Sep 17 00:00:00 2001 From: admingit Date: Sat, 28 Dec 2024 18:15:22 +0100 Subject: [PATCH] Add-conf_distributed --- apps/Distributed_search/default/distsearch.conf | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 apps/Distributed_search/default/distsearch.conf diff --git a/apps/Distributed_search/default/distsearch.conf b/apps/Distributed_search/default/distsearch.conf new file mode 100644 index 00000000..853a48dd --- /dev/null +++ b/apps/Distributed_search/default/distsearch.conf @@ -0,0 +1,2 @@ +[distributedSearch] +servers = https://SPLIDX01.jpit.com:8089,https://SPLIDX02.jpit.com:8089,https://SPLIDX03.jpit.com:8089,https://SPLIDX04.jpit.com:8089,https://SPLIDX05.jpit.com:8089 \ No newline at end of file