Elasticsearch - Cluster Management
This query returns no results:
You confirmed documents with
GET /remoteD:orders/_search
{
"query": { "term": { "status": "shipped" } }
}You confirmed documents with
status: shipped exist. What could be wrong?