Basic Usage
Range queries are supported over JSON fields indexed as
fast.
Datetime Values
Datetime values stored inside JSON must be RFC 3339 formatted in order to work with range queries. The following values are RFC 3339 compliant:Datetime Handling
When querying datetime values on JSON fields using JSON query syntax, always setis_datetime: true
to ensure the query is parsed as a date.