Commit ff854c3
authored
Raise error when unrecognized content token type is found while indexing (#19097)
Signed-off-by: Bruce Hong <[email protected]>1 parent cae754d commit ff854c3
File tree
2 files changed
+1
-2
lines changed- server/src/main/java/org/opensearch/index/mapper
2 files changed
+1
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
886 | 886 | | |
887 | 887 | | |
888 | 888 | | |
889 | | - | |
890 | 889 | | |
891 | 890 | | |
892 | 891 | | |
| |||
0 commit comments