The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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.