elastic_hyper 0.2.3

A lightweight implementation of the Elasticsearch API based on Hyper.
Documentation
1
2
3
4
5
6
7
8
pub mod allocation_explain;
pub mod get_settings;
pub mod health;
pub mod pending_tasks;
pub mod put_settings;
pub mod reroute;
pub mod state;
pub mod stats;