debian man page for plucene::search::booleanscorer

Query: plucene::search::booleanscorer

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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

NAME
Plucene::Search::BooleanScorer - A boolean scorer
SYNOPSIS
# isa Plucene::Search::Scorer $bool_scorer->add($scorer, $required, $prohibited); $bool_scorer->score($results, $max_doc);
DESCRIPTION
This is a scoring class for boolean scorers.
METHODS
new my $bool_scorer = Plucene::Search::BooleanScorer->new; Create a new Plucene::Search::BooleanScorer object. next_mask / required_mask / prohibited_mask max_coord / scorers / bucket_table / coord_factors / current_doc Get / set these attributes add $bool_scorer->add($scorer, $required, $prohibited); score $bool_scorer->score($results, $max_doc); perl v5.12.4 2011-08-14 Plucene::Search::BooleanScorer(3pm)
Related Man Pages
plucene::document::field(3pm) - debian
plucene::index::writer(3pm) - debian
plucene::search::termquery(3pm) - debian
plucene::testcase(3pm) - debian
wiki::toolkit::search::sii(3pm) - debian
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Is UNIX an open source OS ?
Introduction
Find columns in a file based on header and print to new file
My first PERL incarnation... Audio Oscillograph