.
to search over text values nested inside JSON. For instance, the following query searches over a field with values like {"metadata": {"color": "white"}}
.
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.