changeset 162 | 41093bb671a5 |
parent 144 | 1d07028b9283 |
child 163 | 838fd9ca54fb |
161:7bdb2774db70 | 162:41093bb671a5 |
---|---|
1 PUT /pyams_index/_mapping/_doc |
|
1 { |
2 { |
2 "settings": { |
3 "settings": { |
3 "index": { |
4 "index": { |
4 "number_of_shards": 1, |
5 "number_of_shards": 5, |
5 "number_of_replicas": 1 |
6 "number_of_replicas": 1 |
6 }, |
7 }, |
7 "analysis": { |
8 "analysis": { |
8 "tokenizer": { |
9 "tokenizer": { |
9 "nGram": { |
10 "nGram": { |