[Xapian-discuss] php5 new_BM25Weight() function error

Sungsoo Kim xingshou at gmail.com
Wed Jun 20 11:25:38 BST 2007


I am using PHP 5.1 and get the following error always.

[code]
$enquire->set_weighting_scheme(new XapianBM25Weight(1, 0, 1, 0, 0));

[error message]
Fatal error: No matching function for overloaded 'new_BM25Weight' in xapian.php on line 831


I have tested with version 1.0.1 and 1.0.1_svn8976. The results are same.
And I think this error may be the same kind of thing as the following.

http://article.gmane.org/gmane.comp.search.xapian.general/4080



Sungsoo Kim


More information about the Xapian-discuss mailing list