![]() |
![]()
| ![]() |
![]()
NAMEPlucene::Search::Similarity - the score of a query DESCRIPTIONThe score of a query for a given document. METHODSnormmy $norm = $sim->norm($num_term); byte_normmy $byte_norm = $sim->byte_norm($byte); tfComputes a score factor based on a term or phrase's frequency in a document. idfComputes a score factor for a phrase. coordComputes a score factor based on the fraction of all query terms that a document contains.
|