term
, phrase
, wildcard
, boolean operators
, range operators
, and special character escaping
are supported.
Parameter | Description | Type | Required | Default |
---|---|---|---|---|
query | Query string | object | ✓ | |
defaultField | Default field name to apply query | string | ||
skipSyntax | Skip syntax check for special characters | boolean | false |
object
field type requires special handling.field:value
syntax:
skipSyntax
option:
skipSyntax
option:
long
double
datetime
keyword
[min TO max]
includes both lower and upper bounds.{min TO max}
excludes both lower and upper bounds.