TermQueryedit

Finds documents that contain the exact term specified in the inverted index.

Propertiesedit

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

Exampleedit

{
   "value" : {}
}