elastic-queries 0.1.0

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

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: