#queries #builder #elasticsearch #typed #strongly-typed #json #manipulate

nightly elastic-queries

Constuct and manipulate strongly typed Elasticsearch Queries using a source JSON files or builders

1 unstable release

Uses old Rust 2015

0.1.0 Oct 3, 2017

#47 in #elasticsearch

MIT/Apache

50KB
1.5K SLoC

elastic_queries Latest Version

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:

Dependencies

~3.5–6MB
~130K SLoC