struct

Xerp::Store::PostingRow

Inherits Struct < Value < Object

Represents a row from the postings table.

Constructors

new(token_id : Int64, file_id : Int64, tf : Int32, lines_blob : Slice(UInt8))
Source

Instance methods

file_id
Source
lines_blob
Source
token_id
Source