- {snapshot_uuid}.cat: Catalog of field/segment
- {field_name}/{segment_uuid}/fst : Map of Term/Idx
- {field_name}/{segment_uuid}.dox : Array of DocOffset (Fixed size)
- {field_name)/{segment_uuid}.doc: : Array of DocIds (dynamic bitset)
- {field_name)/{segment_uuid}.pox: : Array of PositionsOffsets (Fixed size)
- {field_name)/{segment_uuid}.pos: : Array of Positions (dynamic arrays)
This repository has been archived by the owner on Aug 14, 2021. It is now read-only.