-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add OpenSearch implementation #107
base: master
Are you sure you want to change the base?
Commits on Jun 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a382a58 - Browse repository at this point
Copy the full SHA a382a58View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e4662c - Browse repository at this point
Copy the full SHA 7e4662cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d35230 - Browse repository at this point
Copy the full SHA 7d35230View commit details -
Configuration menu - View commit details
-
Copy full SHA for 86cf6fa - Browse repository at this point
Copy the full SHA 86cf6faView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f59b23 - Browse repository at this point
Copy the full SHA 0f59b23View commit details -
Configuration menu - View commit details
-
Copy full SHA for 21bbae2 - Browse repository at this point
Copy the full SHA 21bbae2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 375b1fe - Browse repository at this point
Copy the full SHA 375b1feView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1ffd18d - Browse repository at this point
Copy the full SHA 1ffd18dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b6103c - Browse repository at this point
Copy the full SHA 4b6103cView commit details -
Configuration menu - View commit details
-
Copy full SHA for d52a2bf - Browse repository at this point
Copy the full SHA d52a2bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for e10bee1 - Browse repository at this point
Copy the full SHA e10bee1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a47df3 - Browse repository at this point
Copy the full SHA 4a47df3View commit details -
Made schema analysis optional for query building, primarily since get_mapping is not supported by openmock, although it may be useful in itself.
Configuration menu - View commit details
-
Copy full SHA for 3426d54 - Browse repository at this point
Copy the full SHA 3426d54View commit details -
Configuration menu - View commit details
-
Copy full SHA for 131e41f - Browse repository at this point
Copy the full SHA 131e41fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 13fcde8 - Browse repository at this point
Copy the full SHA 13fcde8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d082d0 - Browse repository at this point
Copy the full SHA 1d082d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for b94ca47 - Browse repository at this point
Copy the full SHA b94ca47View commit details -
Configuration menu - View commit details
-
Copy full SHA for fae3062 - Browse repository at this point
Copy the full SHA fae3062View commit details -
Update extra info parsing for Lucene-like inputs
Add option for colons when parsing key-value pairs for extra information, to allow formatting closer to Lucene queries
Configuration menu - View commit details
-
Copy full SHA for e2e8f92 - Browse repository at this point
Copy the full SHA e2e8f92View commit details -
Configuration menu - View commit details
-
Copy full SHA for 65fcfeb - Browse repository at this point
Copy the full SHA 65fcfebView commit details -
Removes Pylance type errors due to incorrect type hints from lark parser
Configuration menu - View commit details
-
Copy full SHA for 4c42cd9 - Browse repository at this point
Copy the full SHA 4c42cd9View commit details -
Configuration menu - View commit details
-
Copy full SHA for bc09c6d - Browse repository at this point
Copy the full SHA bc09c6dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b1294e - Browse repository at this point
Copy the full SHA 8b1294eView commit details -
Configuration menu - View commit details
-
Copy full SHA for bf0938d - Browse repository at this point
Copy the full SHA bf0938dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 82ed451 - Browse repository at this point
Copy the full SHA 82ed451View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f509f0 - Browse repository at this point
Copy the full SHA 3f509f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b74e34 - Browse repository at this point
Copy the full SHA 6b74e34View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5899529 - Browse repository at this point
Copy the full SHA 5899529View commit details -
Configuration menu - View commit details
-
Copy full SHA for f50be40 - Browse repository at this point
Copy the full SHA f50be40View commit details -
Configuration menu - View commit details
-
Copy full SHA for 61727d1 - Browse repository at this point
Copy the full SHA 61727d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 014ef31 - Browse repository at this point
Copy the full SHA 014ef31View commit details -
Configuration menu - View commit details
-
Copy full SHA for fa6faef - Browse repository at this point
Copy the full SHA fa6faefView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7177392 - Browse repository at this point
Copy the full SHA 7177392View commit details -
Configuration menu - View commit details
-
Copy full SHA for bbf2c07 - Browse repository at this point
Copy the full SHA bbf2c07View commit details -
Configuration menu - View commit details
-
Copy full SHA for 92c5818 - Browse repository at this point
Copy the full SHA 92c5818View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a54d1a - Browse repository at this point
Copy the full SHA 5a54d1aView commit details -
Configuration menu - View commit details
-
Copy full SHA for b1b81d9 - Browse repository at this point
Copy the full SHA b1b81d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 684aa18 - Browse repository at this point
Copy the full SHA 684aa18View commit details -
Configuration menu - View commit details
-
Copy full SHA for d8bef29 - Browse repository at this point
Copy the full SHA d8bef29View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e45d18 - Browse repository at this point
Copy the full SHA 6e45d18View commit details -
Configuration menu - View commit details
-
Copy full SHA for c9006a5 - Browse repository at this point
Copy the full SHA c9006a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 99bfd0f - Browse repository at this point
Copy the full SHA 99bfd0fView commit details -
Throw errors for incorrect encoding, rather than replacing characters silently, and allow Excel spreadsheets, in addition to csv files.
Configuration menu - View commit details
-
Copy full SHA for e6476ad - Browse repository at this point
Copy the full SHA e6476adView commit details -
Configuration menu - View commit details
-
Copy full SHA for e2e9664 - Browse repository at this point
Copy the full SHA e2e9664View commit details -
Configuration menu - View commit details
-
Copy full SHA for 97e3898 - Browse repository at this point
Copy the full SHA 97e3898View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4cf65ee - Browse repository at this point
Copy the full SHA 4cf65eeView commit details -
Also changes implementation for MongoDB to enable lists of queries in for non-CLI use.
Configuration menu - View commit details
-
Copy full SHA for da36f9a - Browse repository at this point
Copy the full SHA da36f9aView commit details -
Configuration menu - View commit details
-
Copy full SHA for cd0333d - Browse repository at this point
Copy the full SHA cd0333dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 40d5ba3 - Browse repository at this point
Copy the full SHA 40d5ba3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 93d86f5 - Browse repository at this point
Copy the full SHA 93d86f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 622297f - Browse repository at this point
Copy the full SHA 622297fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d1baea - Browse repository at this point
Copy the full SHA 4d1baeaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 34dd0b8 - Browse repository at this point
Copy the full SHA 34dd0b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9edd356 - Browse repository at this point
Copy the full SHA 9edd356View commit details -
Configuration menu - View commit details
-
Copy full SHA for bc2c25d - Browse repository at this point
Copy the full SHA bc2c25dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 67b9a67 - Browse repository at this point
Copy the full SHA 67b9a67View commit details -
Configuration menu - View commit details
-
Copy full SHA for a0f1fc3 - Browse repository at this point
Copy the full SHA a0f1fc3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1fd03f3 - Browse repository at this point
Copy the full SHA 1fd03f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for dcba2d2 - Browse repository at this point
Copy the full SHA dcba2d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 05dae68 - Browse repository at this point
Copy the full SHA 05dae68View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c7edf0 - Browse repository at this point
Copy the full SHA 5c7edf0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 085a581 - Browse repository at this point
Copy the full SHA 085a581View commit details -
Configuration menu - View commit details
-
Copy full SHA for a018e04 - Browse repository at this point
Copy the full SHA a018e04View commit details -
Configuration menu - View commit details
-
Copy full SHA for 623a5b8 - Browse repository at this point
Copy the full SHA 623a5b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for a56761b - Browse repository at this point
Copy the full SHA a56761bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0dc63fd - Browse repository at this point
Copy the full SHA 0dc63fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 881137b - Browse repository at this point
Copy the full SHA 881137bView commit details -
Configuration menu - View commit details
-
Copy full SHA for f0314d3 - Browse repository at this point
Copy the full SHA f0314d3View commit details -
Apply suggestions from code review
Co-authored-by: Jacob Wilkins <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ef08360 - Browse repository at this point
Copy the full SHA ef08360View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f47586 - Browse repository at this point
Copy the full SHA 0f47586View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8702649 - Browse repository at this point
Copy the full SHA 8702649View commit details -
Configuration menu - View commit details
-
Copy full SHA for 562d1d4 - Browse repository at this point
Copy the full SHA 562d1d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7781612 - Browse repository at this point
Copy the full SHA 7781612View commit details -
Apply suggestions from code review
Co-authored-by: Jacob Wilkins <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 932b4e2 - Browse repository at this point
Copy the full SHA 932b4e2View commit details -
Update abcd/backends/atoms_opensearch.py
Co-authored-by: Jacob Wilkins <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7a6affe - Browse repository at this point
Copy the full SHA 7a6affeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5abd153 - Browse repository at this point
Copy the full SHA 5abd153View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5356d39 - Browse repository at this point
Copy the full SHA 5356d39View commit details -
Apply suggestions from code review
Co-authored-by: Jacob Wilkins <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9b05307 - Browse repository at this point
Copy the full SHA 9b05307View commit details -
Configuration menu - View commit details
-
Copy full SHA for c546d6d - Browse repository at this point
Copy the full SHA c546d6dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3dddc38 - Browse repository at this point
Copy the full SHA 3dddc38View commit details -
Configuration menu - View commit details
-
Copy full SHA for c77316c - Browse repository at this point
Copy the full SHA c77316cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3164fbc - Browse repository at this point
Copy the full SHA 3164fbcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 70449ee - Browse repository at this point
Copy the full SHA 70449eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a1ef18 - Browse repository at this point
Copy the full SHA 2a1ef18View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3276277 - Browse repository at this point
Copy the full SHA 3276277View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8da3c11 - Browse repository at this point
Copy the full SHA 8da3c11View commit details -
Configuration menu - View commit details
-
Copy full SHA for 02afdc9 - Browse repository at this point
Copy the full SHA 02afdc9View commit details -
Configuration menu - View commit details
-
Copy full SHA for cd95560 - Browse repository at this point
Copy the full SHA cd95560View commit details -
Configuration menu - View commit details
-
Copy full SHA for cf70beb - Browse repository at this point
Copy the full SHA cf70bebView commit details -
Configuration menu - View commit details
-
Copy full SHA for b95b0b8 - Browse repository at this point
Copy the full SHA b95b0b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 84637db - Browse repository at this point
Copy the full SHA 84637dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for be2d64b - Browse repository at this point
Copy the full SHA be2d64bView commit details -
Configuration menu - View commit details
-
Copy full SHA for db3c36a - Browse repository at this point
Copy the full SHA db3c36aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 74d24c7 - Browse repository at this point
Copy the full SHA 74d24c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ba579d - Browse repository at this point
Copy the full SHA 3ba579dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 39086be - Browse repository at this point
Copy the full SHA 39086beView commit details