[Xapian-discuss] Long query times

Olly Betts olly at survex.com
Thu Sep 29 16:49:23 BST 2005


On Thu, Sep 29, 2005 at 04:36:37PM +0100, James Aylett wrote:
> On Thu, Sep 29, 2005 at 04:32:51PM +0100, Olly Betts wrote:
> > The database size sounds rather large for 800K documents.  Can you post
> > an ls -l of the database directory to give us an idea which tables are
> > large?
> 
> I'm guessing record. That's very much a finger in the air approach
> though :-)

A large record table shouldn't matter though - we'll only be reading the
record table entries needed to show the search results, which is usually
10 or so.  Unless Jeremy's code is reading the document data for all
the matching documents...

Cheers,
    Olly



More information about the Xapian-discuss mailing list