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

Man Page: plucene::search::similarity

Operating Environment: debian

Section: 3pm

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

NAME
Plucene::Search::Similarity - the score of a query
DESCRIPTION
The score of a query for a given document.
METHODS
norm my $norm = $sim->norm($num_term); byte_norm my $byte_norm = $sim->byte_norm($byte); tf Computes a score factor based on a term or phrase's frequency in a document. idf Computes a score factor for a phrase. coord Computes a score factor based on the fraction of all query terms that a document contains. perl v5.12.4 2011-08-14 Plucene::Search::Similarity(3pm)
Related Man Pages
plucene(3pm) - debian
plucene::index::fieldinfos(3pm) - debian
plucene::index::segmentinfos(3pm) - debian
plucene::search::termquery(3pm) - debian
plucene::testcase(3pm) - debian
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Detecting unused variables...
Find columns in a file based on header and print to new file
A (ksh) Library For and From UNIX.com
How to copy a column of multiple files and paste into new excel file (next to column)?