diff options
author | Bryan Newbold <bnewbold@archive.org> | 2020-08-22 15:41:49 -0700 |
---|---|---|
committer | Bryan Newbold <bnewbold@archive.org> | 2020-08-22 15:41:49 -0700 |
commit | bb552c9d0060cf49e187d1b06460a838ef19828d (patch) | |
tree | a1cb02c57a73e883a863f0520f435da207d4715f /tests/files | |
parent | 754c2fa6b875b132ca39093678549b620e190817 (diff) | |
download | es-public-proxy-bb552c9d0060cf49e187d1b06460a838ef19828d.tar.gz es-public-proxy-bb552c9d0060cf49e187d1b06460a838ef19828d.zip |
start on test framework and query JSON parser
Diffstat (limited to 'tests/files')
-rw-r--r-- | tests/files/GET_uri_search.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/files/GET_uri_search.txt b/tests/files/GET_uri_search.txt new file mode 100644 index 0000000..e5e0567 --- /dev/null +++ b/tests/files/GET_uri_search.txt @@ -0,0 +1 @@ +GET /my-index-000001/_search?q=user.id:kimchy |