1 unstable release
Uses old Rust 2015
0.1.0 | Oct 3, 2017 |
---|
#47 in #elasticsearch
50KB
1.5K
SLoC
elastic_queries
A crate to handle constructing, loading and manipulating Elasticsearch queries using a strongly typed interface. It is designed to work with elastic-rs
.
Usage
Cargo.toml
[dependencies]
elastic_queries = "*"
Query
Construct a query, and modify it:
TODO
License
Licensed under either of these:
- Apache License, Version 2.0 (LICENSE-APACHE or http://apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
Dependencies
~3.5–6MB
~130K SLoC