summaryrefslogtreecommitdiffstats
path: root/search-data-service
diff options
context:
space:
mode:
authordavesh <shwetank.dave@amdocs.com>2017-05-25 10:44:42 -0400
committerdavesh <shwetank.dave@amdocs.com>2017-05-25 11:24:23 -0400
commit1a1c85140d710f4e830c30dec66469c9e770e9a4 (patch)
treeeb428f9dbb8622a3fbb172495f15a03af91916a4 /search-data-service
parent8f4b9fb1e082f7207a4c1b66b044f7f3910b3444 (diff)
Added search, DR, ML, ES services.
Change-Id: Icce7b212046c70acad7457ccfd8bbf040da0d0bc Signed-off-by: davesh <shwetank.dave@amdocs.com>
Diffstat (limited to 'search-data-service')
-rwxr-xr-xsearch-data-service/appconfig/elastic-search.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/search-data-service/appconfig/elastic-search.properties b/search-data-service/appconfig/elastic-search.properties
index 7b442b0..341418d 100755
--- a/search-data-service/appconfig/elastic-search.properties
+++ b/search-data-service/appconfig/elastic-search.properties
@@ -1,5 +1,5 @@
# ElasticSearch Configuration
-es.cluster-name=
+es.cluster-name=ES_AAI
es.ip-address=
es.http-port=9200