[Xapian-discuss] Re: PHP searches - not figuring it out
Andrey
alpha04 at netvigator.com
Thu Feb 8 03:10:19 GMT 2007
This works
$op_or = XapianQuery::OP_OR;
$query = new XapianQuery($op_or,$query1,$query2);
Andrey
More information about the Xapian-discuss
mailing list