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

Plucene::Search::PhraseScorer - a phrase scorer

        # isa Plucene::Search::Scorer
        $scorer->score($results, $end);

This is the phrase scorer.

        $scorer->score($results, $end);
2022-12-04 perl v5.36.0