Open mwilliammyers opened 5 years ago
I think we should expose the queries sub crate; many thanks to @stephanbuys for the awesome crate!
queries
TODO:
elastic
derive_builder
error-chain
Query
Bool
minimum_should_match
boosting
I think we should expose the
queries
sub crate; many thanks to @stephanbuys for the awesome crate!TODO:
elastic
crate or keep it as a sub-crate?derive_builder
dependency?derive_builder
error-chain
dependency?Query
structBool
struct (improve bool filter support)minimum_should_match
,boosting
etc.