solrust 0.1.10

Solr Client for Rust
Documentation
1
2
3
4
5
6
7
8
pub mod common;
pub mod dismax;
pub mod edismax;
pub mod facet;
pub mod q;
pub mod sanitizer;
pub mod sort;
pub mod standard;