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:

rust TODO

License

Licensed under either of these: