[Xapian-tickets] [Xapian] #307: OP_SYNONYM should allow field weights to be set on its members

Xapian nobody at xapian.org
Tue Dec 9 12:42:18 GMT 2008


#307: OP_SYNONYM should allow field weights to be set on its members
-------------------------+--------------------------------------------------
 Reporter:  richard      |        Owner:  richard  
     Type:  enhancement  |       Status:  assigned 
 Priority:  normal       |    Milestone:  1.1.0    
Component:  Matcher      |      Version:  SVN trunk
 Severity:  normal       |   Resolution:           
 Keywords:               |    Blockedby:  50       
 Platform:  All          |     Blocking:           
-------------------------+--------------------------------------------------

Comment(by richard):

 I can't see how you could apply SCALE_WEIGHT to the subqueries, since
 their weights aren't used: in OP_SYNOYNM, the weights are generated from
 the combined term frequency estimate and the sum of the wdfs - not by
 combining the weights of subqueries.

 You're quite right that we'll need to be careful not to violate the
 inequalities, though - I hadn't thought of that.

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



More information about the Xapian-tickets mailing list