From 1b034a903cc2a6b501b8b324a281e2a667db8db1 Mon Sep 17 00:00:00 2001 From: Vijay Jain Date: Wed, 22 Jul 2015 23:32:46 +0530 Subject: [PATCH] commenting index name to stop creating play2-elasticsearch named index whenever no index name is specified in config --- module/conf/reference.conf | 1 - 1 file changed, 1 deletion(-) diff --git a/module/conf/reference.conf b/module/conf/reference.conf index ee8c62f..7bb5261 100644 --- a/module/conf/reference.conf +++ b/module/conf/reference.conf @@ -22,7 +22,6 @@ elasticsearch.local=true ###### Index Name ## Name(s) of the index ( if multiple : separate by ',' ) -elasticsearch.index.name="play2-elasticsearch" # elasticsearch.index.name="index1,index2,..." ###### Index Settings