changeset 162 | 41093bb671a5 |
parent 144 | 1d07028b9283 |
child 163 | 838fd9ca54fb |
--- 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": {