Last active
May 21, 2019 13:02
-
-
Save palash25/cbf20a1fa6872793b4c71db9ab12ac72 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| {\"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