The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

KinoSearch::Posting - Base class for Postings.

SYNOPSIS

    # abstract base class

DESCRIPTION

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" or you'll be mighty confused.

Subclasses include MatchPosting, the simplest posting format, and ScorePosting, the default.

COPYRIGHT

Copyright 2007 Marvin Humphrey

LICENSE, DISCLAIMER, BUGS, etc.

See KinoSearch version 0.20.