[Xapian-discuss] Enquire set_cutoff problem
Olly Betts
olly at survex.com
Wed Mar 12 02:09:26 GMT 2008
On Tue, Mar 11, 2008 at 07:32:04AM +0100, Donato Di Leo wrote:
> phpinfo() says:
>
> xapian
> Xapian Support: Enabled
> Xapian Compiled Version: 1.0.4
> Xapian Linked Version: 1.0.5
That should be fine then - smoketest.php has this regression test for
bug#192 which is essentially indentical to one of the examples you
report as not working:
# Regression test for bug#192 - fixed in 1.0.3.
$enq->set_cutoff(100);
What PHP version are you using?
And can you send us a short self-contained script which demonstrates the
problem?
Cheers,
Olly
More information about the Xapian-discuss
mailing list