KinoSearch::Document::Field - a field within a document


Return ref to a hash where the keys are term texts and the values are encoded positional data.

Decompress positional data.

Back to Top


NAME

KinoSearch::Document::Field - a field within a document

Back to Top


SYNOPSIS

    # no public interface

Back to Top


DESCRIPTION

Fields can only be defined or manipulated indirectly, via InvIndexer and Doc.

Back to Top


COPYRIGHT

Copyright 2005-2006 Marvin Humphrey

Back to Top


LICENSE, DISCLAIMER, BUGS, etc.

See KinoSearch version 0.15.

Back to Top

 KinoSearch::Document::Field - a field within a document