//! Compound queries wrap other compound or leaf queries, either to combine
//! their results and scores, to change their behavior, or to switch from query
//! to filter context.
modbool_query;modboosting_query;modconstant_score_query;moddis_max_query;modfunction_score_query;pubuseself::{bool_query::*,boosting_query::*,constant_score_query::*,dis_max_query::*,function_score_query::*,};