11 releases
0.2.0 | Oct 9, 2024 |
---|---|
0.1.9 | Aug 2, 2024 |
0.1.8 | Jul 9, 2024 |
0.1.7 | Jun 27, 2024 |
0.1.5 | Oct 30, 2023 |
#875 in Database interfaces
79KB
2.5K
SLoC
os-query-builder-rs
Library for generating queries for Open Search.
Installation
[dependencies]
os-query-builder-rs = "0.2.0"
Usage examples
You can see usage examples in the tests
- Term-level queries
- Full-text queries
- Compound query
Development plans
- Compound queries (https://opensearch.org/docs/latest/query-dsl/compound/index/)
- Aggregations (https://opensearch.org/docs/latest/aggregations/index/)
Dependencies
~0.7–1.6MB
~34K SLoC