[Xapian-discuss] PHP Binding and SWIG Director for XapianMatchDecider
Yoann Maheo
ymaheo at hexaglobe.com
Wed Feb 16 13:28:15 GMT 2011
On 02/16/2011 01:30 PM, Olly Betts wrote:
>> I saw that SWIG was not supporting Directors for PHP, but now, it seems
>> to be patched.
> SWIG now supports it, but I've not yet managed to get this to work with
> Xapian. This is the ticket:
>
> http://trac.xapian.org/ticket/488
>
>> Why is it still not working ? Do you have a work arround ?
> Sorry, there isn't really a workaround, other than avoid needing to
> subclass MatchDecider, etc, or use a different language instead of PHP.
Hi,
Thanks a lot for your answer.
Because I can't use another language, the work-around I have done is to
get more results and filter results by hand.
Bests,
Yoann
More information about the Xapian-discuss
mailing list