[Xapian-tickets] [Xapian] #671: Performance issues when querying over large number of local databases (shards)

Xapian nobody at xapian.org
Mon Mar 30 18:49:44 BST 2015


#671: Performance issues when querying over large number of local databases
(shards)
----------------------------------+--------------------------
 Reporter:  wgreenberg            |             Owner:  olly
     Type:  defect                |            Status:  new
 Priority:  normal                |         Milestone:
Component:  Matcher               |           Version:
 Severity:  normal                |        Resolution:
 Keywords:  sharding performance  |        Blocked By:
 Blocking:                        |  Operating System:  Linux
----------------------------------+--------------------------

Comment (by wgreenberg):

 Added a patch which implements ChertDatabase::request_document with the
 readahead op. This results in a nice speedup when document data is smaller
 than 1 B+tree block size (i.e. only 1 read is required)

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



More information about the Xapian-tickets mailing list