[Xapian-tickets] [Xapian] #183: Remote backend should support use of Xapian::MatchDecider
Xapian
nobody at xapian.org
Fri Jun 26 08:50:15 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:
----------------------------+-----------------------------------------------
Changes (by richard):
* milestone: => 1.1.2
Old description:
> Currently, Enquire::register_match_decider() simply stores the values
> passed to
> it in the internals of the Enquire object. These values never get used.
>
> Either register_match_decider() should be removed, or (more probably) the
> values
> should be used in the remote match case to allow match deciders
> registered with
> the server to be used.
>
> For now, I've added a note in the documentation comment that this method
> effectively does nothing.
New description:
Currently, Enquire::register_match_decider() simply stores the values
passed to
it in the internals of the Enquire object. These values never get used.
Either register_match_decider() should be removed, or (more probably) the
values
should be used in the remote match case to allow match deciders registered
with
the server to be used.
For now, I've added a note in the documentation comment that this method
effectively does nothing.
--
Comment:
Just to note - I'm going to be working on this over the next couple of
weeks, to enable match spies and match deciders to be used with remote
databases.
--
Ticket URL: <http://trac.xapian.org/ticket/183#comment:5>
Xapian <http://xapian.org/>
Xapian
More information about the Xapian-tickets
mailing list