Type Definition tantivy::SegmentLocalId[][src]

type SegmentLocalId = u32;

A SegmentLocalId identifies a segment. It only makes sense for a given searcher.