[Xapian-tickets] [Xapian] #512: Default operator for Omega

Xapian nobody at xapian.org
Sun Apr 10 04:44:07 BST 2011


#512: Default operator for Omega
--------------------+-------------------------------------------------------
 Reporter:  olly    |       Owner:  olly     
     Type:  defect  |      Status:  new      
 Priority:  normal  |   Milestone:  1.3.0    
Component:  Omega   |     Version:  SVN trunk
 Severity:  normal  |    Keywords:           
Blockedby:          |    Platform:  All      
 Blocking:          |  
--------------------+-------------------------------------------------------

Comment(by laserbled):

 filter_vec.push_back(Xapian::Query(Xapian::Query::OP_OR,

 Xapian::Query::op default_op = Xapian::Query::OP_OR; // default matching
 mode

 hope those are the only required once....Am not sure what to do about the
 OR operations in xapian core and search stuffs.

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



More information about the Xapian-tickets mailing list