elasticsearch/plugins/mapper-annotated-text/src
Armin Braun 6fc05a6bb1
Remove redundant fields on TextFieldMapper and KeywordFieldMapper (#99666)
These fields were also on the mapped field types, no need to waste bytes
on them.
2023-09-19 10:43:42 -04:00
..
main/java/org/elasticsearch/index/mapper/annotatedtext Remove redundant fields on TextFieldMapper and KeywordFieldMapper (#99666) 2023-09-19 10:43:42 -04:00
test/java/org/elasticsearch/index/mapper/annotatedtext Automatically disable `ignore_malformed` on datastream `@timestamp` fields (#99346) 2023-09-13 15:02:22 +01:00
yamlRestTest