[Xapian-tickets] [Xapian] #295: Add support for multi and remote databases with PostingSources

Xapian nobody at xapian.org
Wed Oct 1 22:48:31 BST 2008


#295: Add support for multi and remote databases with PostingSources
-------------------------+--------------------------------------------------
 Reporter:  richard      |        Owner:  richard 
     Type:  enhancement  |       Status:  assigned
 Priority:  normal       |    Milestone:  1.1.0   
Component:  Matcher      |      Version:  SVN HEAD
 Severity:  normal       |   Resolution:          
 Keywords:               |    Blockedby:          
 Platform:  All          |     Blocking:          
-------------------------+--------------------------------------------------

Comment(by richard):

 Hmm - while remotepostsource.patch does make PostingSources work with
 remote databases, it requires the clone() method to be implemented.  This
 is a problem for the SWIG bindings, since I've had to tell swig to ignore
 the clone() method, since it returns a raw pointer which SWIG doesn't know
 what to do with.

 Still, if you posting sources are implemented in C++, it works nicely.

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



More information about the Xapian-tickets mailing list