//! Models used by the Solr Client.
/// All authentication types supported by the library.
pub
/// Commit types for Solr's update and delete queries.
pub
/// Context for the solr Client. Specifying how to connect.
pub
/// Facet
pub
pub use *;
/// Models used by the GroupingComponent.
pub
pub use *;
/// Facets returned by JSON faceting.
pub
pub use *;
/// Models used to get responses from Solr
pub
pub
pub use *;
pub use *;