logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Plucene::Search::TermScorer - score terms

Description

       This is a Plucene::Search::Scorer subclass for scoring terms.

Methods

term_docs/norms/weight/doc/docs/freqs/pointer/pointer_max/score_cache
       Get / set these attributes

   score
               $term_scorer->score($hc, $end);

perl v5.36.0                                       2022-12-04                   Plucene::Search::TermScorer(3pm)

Name

       Plucene::Search::TermScorer - score terms

Synopsis

               # isa Plucene::Search::Scorer

               $term_scorer->score($hc, $end);

See Also