[Xapian-tickets] [Xapian] #183: Remote backend should support use of Xapian::MatchDecider

Xapian nobody at xapian.org
Fri Jun 26 14:53:02 BST 2009


#183: Remote backend should support use of Xapian::MatchDecider
----------------------------+-----------------------------------------------
 Reporter:  richard         |        Owner:  richard  
     Type:  defect          |       Status:  assigned 
 Priority:  normal          |    Milestone:  1.1.2    
Component:  Backend-Remote  |      Version:  SVN trunk
 Severity:  normal          |   Resolution:           
 Keywords:                  |    Blockedby:           
 Platform:  All             |     Blocking:           
----------------------------+-----------------------------------------------

Comment(by olly):

 Just to update the info already here, register_match_decider has now been
 removed.

 Richard and I have just been discussing on IRC, and we're currently
 thinking that we'll deprecate !MatchDecider in favour of the more flexible
 !PostingSource, and add a new !MatchSpy
 class which can "look but not touch" - i.e. operator() returns void.

 So I guess this is now "add !MatchSpy with support for remote use".

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



More information about the Xapian-tickets mailing list