Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Ignore 'format' property when processing date range's bounds (#25)
When parsing constraints of `date_range`, it's possible to encounter `format`, which should be explicitly ignored, because: - it's not a constraint - it's processed in a different place > quesma-1 | May 2 15:10:42.854 WRN quesma/queryparser/query_parser.go:883 > invalid range operator: format path=/logs-*,filebeat-*,kibana_sample_data_logs*/_search request_id=56
- Loading branch information