Query

Query
Query
JSON Example
{
    "bool": "BoolQuery Object",
    "exists": {
        "field": "string"
    },
    "match_all": {},
    "match_phrase": {
        "empty": false
    },
    "prefix": {
        "empty": false
    },
    "range": {
        "empty": false
    },
    "regexp": {
        "empty": false
    },
    "term": {
        "empty": false
    },
    "terms": {
        "empty": false
    }
}
bool
Optional

bool

exists
Optional

exists

match_all
Optional

match_all

object
match_phrase
Optional

match_phrase

object
prefix
Optional

prefix

object
range
Optional

range

object
regexp
Optional

regexp

object
term
Optional

term

object
terms
Optional

terms