[Xapian-discuss] PHP Binding and SWIG Director for XapianMatchDecider

Yoann Maheo ymaheo at hexaglobe.com
Fri Feb 11 16:55:30 GMT 2011


Hi,

I try to use XapianMatchDecider to filtering results, but the code :
$Decider = new MatchDecider_Search($XapianDatabase->_cPtr);
$mset = $XapEnquire->get_mset(0, 3000, null, $Decider);

Always return :
PHP Fatal error:  No matching function for overloaded 'Enquire_get_mset' 
in xapian.php on line 1082

I saw that SWIG was not supporting Directors for PHP, but now, it seems 
to be patched.
Why is it still not working ? Do you have a work arround ?

Thanks
Yoann Maheo



More information about the Xapian-discuss mailing list