elasticsearch · elasticsearch/query_shard_exception
query_shard_exception
Query Shard Exception
A query failed on one or more shards, often due to a field type mismatch (e.g. running a range query on a text field) or an unmapped field. Use ignore_unmapped or ensure the field mapping is correct.