summaryrefslogtreecommitdiffstats
path: root/sparky/appconfig/search-service.properties
diff options
context:
space:
mode:
authorArul.Nambi <arul.nambi@amdocs.com>2017-09-08 12:15:26 -0400
committerArul.Nambi <arul.nambi@amdocs.com>2017-09-08 12:20:39 -0400
commit120ef10c215f2327d25fd57b74b4d7665db083ca (patch)
treea3960a363a54ad64a41bdb54b6637a53a780de42 /sparky/appconfig/search-service.properties
parent81281e1614adce2513d86342807477249f756c01 (diff)
Syncing up the index names
Issue-ID: AAI-279 Change-Id: I876595ee1358d67cc8420bf4011af62e0b750114 Signed-off-by: Arul.Nambi <arul.nambi@amdocs.com>
Diffstat (limited to 'sparky/appconfig/search-service.properties')
-rw-r--r--sparky/appconfig/search-service.properties4
1 files changed, 2 insertions, 2 deletions
diff --git a/sparky/appconfig/search-service.properties b/sparky/appconfig/search-service.properties
index 2590fd7..83f2f55 100644
--- a/sparky/appconfig/search-service.properties
+++ b/sparky/appconfig/search-service.properties
@@ -14,9 +14,9 @@ search-service.httpPort=9509
# Index values that will be associated with searches
#
# Searchable entities
-search-service.indexName=entitysearchindex
+search-service.indexName=entity-search-index
# Inventory searches
-search-service.topographicalIndexName=topographicalsearchindex
+search-service.topographicalIndexName=topography-search-index
search-service.entityCountHistoryIndexName=entitycounthistoryindex
############################## Version ##############################