Skip to content
This repository has been archived by the owner on Aug 14, 2021. It is now read-only.

Latest commit

 

History

History
14 lines (10 loc) · 567 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 567 Bytes

surtch

Travis

Codecov

File structure:

  • {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)