[Xapian-tickets] [Xapian] #353: MSet::fetch() hint ignored by remote backend
Xapian
nobody at xapian.org
Mon Mar 27 22:00:57 BST 2023
#353: MSet::fetch() hint ignored by remote backend
-----------------------------+------------------------------------
Reporter: Richard Boulton | Owner: Richard Boulton
Type: defect | Status: new
Priority: normal | Milestone: 1.5.0
Component: Backend-Remote | Version: git master
Severity: normal | Resolution:
Keywords: | Blocked By:
Blocking: | Operating System: All
-----------------------------+------------------------------------
Changes (by Olly Betts):
* version: SVN trunk => git master
* milestone: 1.4.x => 1.5.0
Comment:
It occurs to me that if we don't reimplement fetching documents across the
link in response to `MSet::fetch()` for a remote database, then it should
probably at least cause us to perform "local" prefetch but on the server,
to help ensure the data needed to service `get_document()` is in the disk
cache there so the server responds more quickly.
--
Ticket URL: <https://trac.xapian.org/ticket/353#comment:7>
Xapian <https://xapian.org/>
Xapian
More information about the Xapian-tickets
mailing list