[Xapian-tickets] [Xapian] #254: Boolean operator NEAR does not accept more than 2 params

Xapian nobody at xapian.org
Thu Apr 24 08:18:43 BST 2008


#254: Boolean operator NEAR does not accept more than 2 params
-------------------------+--------------------------------------------------
 Reporter:  kevinduraj   |        Owner:  olly 
     Type:  defect       |       Status:  new  
 Priority:  normal       |    Milestone:  1.0.7
Component:  QueryParser  |      Version:  1.0.6
 Severity:  normal       |   Resolution:       
 Keywords:  NEAR         |    Blockedby:       
 Platform:  All          |     Blocking:       
-------------------------+--------------------------------------------------

Comment(by kevinduraj):

 Yes, this is the exact code used.

 $qp = Search::Xapian::QueryParser->new();
 $qp->set_default_op(OP_NEAR);
 $enq = $db->enquire($qp->parse_query($terms));

-- 
Ticket URL: <http://trac.xapian.org/ticket/254#comment:3>
Xapian <http://trac.xapian.org>
Xapian



More information about the Xapian-tickets mailing list