Elasticsearch - Document Operations
Identify the error in this partial update request:
POST /orders/_update/3
{
"doc": {"status": "shipped"
}POST /orders/_update/3
{
"doc": {"status": "shipped"
}15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions