Recently our server was rebooted without correctly shutting down the Elastic Search / Kibana. After that reboot, both applications were running but no indices were getting c
Try to delete your index and create it again. Helps sometimes.
Or maybe you are trying to query for an int and string field inside the same query.
int
string