Scroll to navigation

Plucene::Search::PhraseScorer(3pm) User Contributed Perl Documentation Plucene::Search::PhraseScorer(3pm)

NAME

Plucene::Search::PhraseScorer - a phrase scorer

SYNOPSIS

        # isa Plucene::Search::Scorer

        $scorer->score($results, $end);

DESCRIPTION

This is the phrase scorer.

METHODS

score

        $scorer->score($results, $end);
2011-08-14 perl v5.12.4