NAME
Plucene::Search::TermScorer - score terms
SYNOPSIS
# isa Plucene::Search::Scorer
$term_scorer->score($hc, $end);
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);