diff options
author | Arul.Nambi <arul.nambi@amdocs.com> | 2017-10-25 21:42:51 +0530 |
---|---|---|
committer | Arul.Nambi <arul.nambi@amdocs.com> | 2017-10-25 21:43:26 +0530 |
commit | 0c42cc57af9b4d8d1bfb838e4e7a99d73ebb4c9b (patch) | |
tree | 687273a826b6a263a3f1978669d9795305764c22 /sparky/appconfig/elasticsearch.properties | |
parent | e9be6abeee87f1359737ab6b693274f1764a66e6 (diff) |
Updating the properties
Updating the properties after the name change and also adding the
default user for portal user
Issue-ID: AAI-429
Change-Id: I3131e516004c4379015200fcdbf1bafdad9e412b
Signed-off-by: Arul.Nambi <arul.nambi@amdocs.com>
Diffstat (limited to 'sparky/appconfig/elasticsearch.properties')
-rw-r--r-- | sparky/appconfig/elasticsearch.properties | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sparky/appconfig/elasticsearch.properties b/sparky/appconfig/elasticsearch.properties index e4bd0fc..126b407 100644 --- a/sparky/appconfig/elasticsearch.properties +++ b/sparky/appconfig/elasticsearch.properties @@ -16,8 +16,6 @@ elasticsearch.javaApiPort=8443 # Index names for various searches.
#
elasticsearch.indexName=entity-search-index
-elasticsearch.topographicalIndexName=topography-search-index
-elasticsearch.entityCountHistoryIndexName=entitycounthistoryindex
elasticsearch.autosuggestIndexname=entity-autosuggest-index
# Default document type
|