Skip to main content

Bucket

Type Alias Bucket 

Source
pub type Bucket = (Vec<u8>, Vec<u8>, u64);
Expand description

One value bucket: the identity a cross-shard merge sums by, a spelling of it that occurs in the corpus, and how many documents matched with it.