Updated default index settings
authorThierry Florac <tflorac@ulthar.net>
Fri, 17 Jul 2020 08:57:45 +0200
changeset 162 41093bb671a5
parent 161 7bdb2774db70
child 163 838fd9ca54fb
Updated default index settings
docs/mappings/index-settings.json
--- a/docs/mappings/index-settings.json	Mon Jun 29 22:37:24 2020 +0200
+++ b/docs/mappings/index-settings.json	Fri Jul 17 08:57:45 2020 +0200
@@ -1,7 +1,8 @@
+PUT /pyams_index/_mapping/_doc
 {
 	"settings": {
 		"index": {
-			"number_of_shards": 1,
+			"number_of_shards": 5,
 			"number_of_replicas": 1
 		},
 		"analysis": {