Commit a67e6aa
committed
TASK: Configure ignore_above for keyword fields
This sets ignore_above of keyword fields to 8191 according to
https://www.elastic.co/guide/en/elasticsearch/reference/current/ignore-above.html#ignore-above
which avoids "Document contains at least one immense term in field" errors
when indexing fields containing lots of text.1 parent 44c2fea commit a67e6aa
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
21 | 22 | | |
22 | 23 | | |
23 | 24 | | |
| |||
26 | 27 | | |
27 | 28 | | |
28 | 29 | | |
| 30 | + | |
29 | 31 | | |
30 | 32 | | |
31 | 33 | | |
| |||
0 commit comments