Zend Framework

possible typo in Scoring Algorithms description for Zend Search Lucene

Details

  • Type: Docs:  Problem Docs: Problem
  • Status: Resolved Resolved
  • Priority: Minor Minor
  • Resolution: Fixed
  • Affects Version/s: None
  • Fix Version/s: 1.9.6
  • Component/s: Zend_Search_Lucene
  • Labels:
    None
  • Language:
    English

Description

In the description of the Zend Search Lucene scoring Algorithm, 'tf(t in d)' is described as Zend_Search_Lucene_Search_Similarity::tf($freq), 'idf(t)' is described as Zend_Search_Lucene_Search_Similarity::tf($term, $reader)

This looks like a typo isn't it supposed to be Zend_Search_Lucene_Search_Similarity::idf($term, $reader)?

this occurs here:

http://framework.zend.com/manual/en/zend.search.lucene.extending.html

Activity

Hide
Jordan Ryan Moore added a comment -

Fixed in trunk and merged into the 1.9 release branch.

Show
Jordan Ryan Moore added a comment - Fixed in trunk and merged into the 1.9 release branch.

People

Vote (0)
Watch (1)

Dates

  • Created:
    Updated:
    Resolved: