summaryrefslogtreecommitdiffstats
path: root/sparky/appconfig/search-service.properties
diff options
context:
space:
mode:
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 ##############################