summa-core 0.22.6

Summa Core library
Documentation
1
2
3
4
5
6
7
8
mod eval_scorer;
pub(crate) mod eval_scorer_tweaker;
mod fast_field_iterator;
mod safe_into_f64;
mod segment_eval_scorer;

pub(crate) use eval_scorer::EvalScorer;
pub(crate) use segment_eval_scorer::SegmentEvalScorer;