elasticsearch · elasticsearch/strict_dynamic_mapping_exception
strict_dynamic_mapping_exception
Strict Dynamic Mapping Exception
A field was encountered in a document that is not defined in the index mapping, and the index uses strict dynamic mapping. Either add the field to the mapping or change dynamic to true or runtime.