• NAME
  • SYNOPSIS
  • DESCRIPTION
  • INHERITANCE
  • COPYRIGHT
  • LICENSE, DISCLAIMER, BUGS, etc.

NAME

KinoSearch::Posting - Vessel holding statistical data for a posting.

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".)

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

INHERITANCE

KinoSearch::Posting isa KinoSearch::Util::Stepper isa KinoSearch::Obj::FastObj isa KinoSearch::Obj.

COPYRIGHT

Copyright 2005-2008 Marvin Humphrey

LICENSE, DISCLAIMER, BUGS, etc.

See KinoSearch version 0.20.

Copyright © 2004-2008 Marvin Humphrey