[Xapian-discuss] Perl bindings: QueryParser::OP_AND

John Wang johncwang at gmail.com
Fri Jul 14 19:00:39 BST 2006


When I set the query parser default op to OP_AND like the following:

  $qp->set_default_op('Search::Xapian::QueryParser::OP_AND')

I get an error in the Apache log:

  Argument "Search::Xapian::QueryParser::OP_AND" isn't numeric in subroutine
entry

but it does what it's supposed to. Is this error something to worry about?

-- 
John Wang
http://www.dev411.com/blog/


More information about the Xapian-discuss mailing list