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
}
}
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