BlockSegment

Undocumented in source.

Constructors

this
this()
Undocumented in source.
this
this(Document doc, Index index)
Undocumented in source.
this
this(BlockFile blockfile, Index index)
Undocumented in source.

Members

Functions

write
void write(BlockFile blockfile)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

doc
Document doc;

Document stored in the segment

index
Index index;

Block index where the document is stored or should be stored

Meta