KinoSearch::Posting - Vessel holding statistical data for a posting.
# Abstract base class.
A Posting, in KinoSearch, is a vessel which stores information about a term-document match. (See KinoSearch::Docs::IRTheory for the academic definition of "posting".)
Subclasses include MatchPosting, the simplest posting format, and ScorePosting, the default.
KinoSearch::Posting isa KinoSearch::Util::Stepper isa KinoSearch::Obj::FastObj isa KinoSearch::Obj.
Copyright 2005-2008 Marvin Humphrey
See KinoSearch version 0.20.