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

Xapian nobody at xapian.org
Thu Apr 24 03:37:45 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:       
-------------------------+--------------------------------------------------
Changes (by olly):

  * owner:  newbugs => olly
  * platform:  Linux => All


Comment:

 A test case on a website isn't much use.  I can't fire it up in the
 debugger to find out why something happens, nor use it to verify that a
 fix works.

 Am I right in thinking this arises when using code something like:

 {{{
 queryparser.set_default_op(Xapian::Query::OP_NEAR);
 }}}

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



More information about the Xapian-tickets mailing list