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);
2018-04-02 perl v5.26.1