inverted_index_content_weight

Function inverted_index_content_weight 

Source
fn inverted_index_content_weight(
    (k, _): &((FileId, IndexVersion), PageKey),
    v: &Bytes,
) -> u32
Expand description

Calculates weight for inverted index content.