TermQueryedit

A query for documents that contain the specified term in the inverted index.

Propertiesedit

value (object, required)
The exact value to query for.

Exampleedit

{
   "value" : {}
}