[Xapian-tickets] [Xapian] #326: Searches with chert are slow, due to slow doclen access
Xapian
nobody at xapian.org
Tue Feb 17 13:56:33 GMT 2009
#326: Searches with chert are slow, due to slow doclen access
---------------------------+------------------------------------------------
Reporter: richard | Owner: richard
Type: defect | Status: assigned
Priority: normal | Milestone: 1.1.0
Component: Backend-Chert | Version: SVN trunk
Severity: normal | Resolution:
Keywords: | Blockedby:
Platform: All | Blocking:
---------------------------+------------------------------------------------
Comment(by richard):
Also, I wonder if it's just the doclength lists which could do with
improved skip_to() ability - it's possible the other posting lists could
also benefit, but aren't causing quite such obvious problems: either
because they're being skipped through less often, or because the chunks
contain fewer items since each item is larger - with flint, the items
contain the doclengths, so they're going to be quite a bit larger.
--
Ticket URL: <http://trac.xapian.org/ticket/326#comment:8>
Xapian <http://xapian.org/>
Xapian
More information about the Xapian-tickets
mailing list