TermQuery

edit

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

Properties

edit
value (string, required)
The exact value to query for.

Example

edit
{
   "value" : "string"
}