https://github.com/collaborne/query-to-open-search
Translates query strings into OpenSearch queries
https://github.com/collaborne/query-to-open-search
Last synced: about 1 year ago
JSON representation
Translates query strings into OpenSearch queries
- Host: GitHub
- URL: https://github.com/collaborne/query-to-open-search
- Owner: Collaborne
- License: apache-2.0
- Created: 2024-07-17T06:13:25.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-02-16T10:22:24.000Z (over 1 year ago)
- Last Synced: 2025-03-26T12:48:14.005Z (over 1 year ago)
- Language: TypeScript
- Size: 371 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# query-to-open-search
Translates query strings into OpenSearch queries
See [blog post](https://medium.com/collaborne-engineering/introducing-query-to-opensearch-library-fe1333d63a1b) how to use the library and why we created it.