plucene::search::termscorer(3pm) debian man page | unix.com

Man Page: plucene::search::termscorer

Operating Environment: debian

Section: 3pm

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

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); perl v5.12.4 2011-08-14 Plucene::Search::TermScorer(3pm)
Related Man Pages
plucene::index::segmentinfos(3pm) - debian
plucene::index::segmentreader(3pm) - debian
plucene::index::segmentsreader(3pm) - debian
plucene::index::writer(3pm) - debian
wiki::toolkit::search::sii(3pm) - debian
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
Is UNIX an open source OS ?
Detecting unused variables...
Find columns in a file based on header and print to new file
How to copy a column of multiple files and paste into new excel file (next to column)?