Skip to content

Instantly share code, notes, and snippets.

@palash25
Last active May 21, 2019 13:02
Show Gist options
  • Select an option

  • Save palash25/cbf20a1fa6872793b4c71db9ab12ac72 to your computer and use it in GitHub Desktop.

Select an option

Save palash25/cbf20a1fa6872793b4c71db9ab12ac72 to your computer and use it in GitHub Desktop.
{\"bool\":{\"filter\":{\"FormMatch\":null,\"IsActiveMatch\":null,\"ClientMatch\":null,\"DateRangeMatch\":null,\"UserIdArrayMatch\":null}}}"
{'size': 0, 'query': {'bool': {'filter': [{'match': {'formId': '324fds'}}, {'match': {'isActive': True}}, {'match': {'client': 'android'}}, {'range': {'fff': {'gte': 'fff', 'lte': 'fff'}}}, {'terms': {'_p_createdBy': ['_User$d', '_User$f', '_User$s', '_User$f', '_User$d']}}]}}, 'aggs': {'responses_over_time': {'date_histogram': {'field': 'fdsf', 'interval': 'dsfsdf'}}}}
{'bool': {'filter': [{'match': {'formId': '324fds'}}, {'match': {'isActive': True}}, {'match': {'client': 'android'}}, {'range': {'fff': {'gte': 'fff', 'lte': 'fff'}}}
{\"bool\":{\"filter\":[{\"match\":{\"client\":{\"query\":\"android\"}}},{\"range\":{\"_createdAt\":{\"from\":\"\",\"include_lower\":true,\"include_upper\":true,\"to\":\"\"}}},{\"match\":{\"isActive\":{\"query\":true}}},{\"match\":{\"form\":{\"query\":\"\"}}}]}}"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment