[Xapian-discuss] Long query times
tech at dbx.co.uk
tech at dbx.co.uk
Fri Sep 30 16:03:14 BST 2005
Unfortunately these methods don't appear to be implemented in the Perl
library.
Jeremy
Original Message:
-----------------
From: Olly Betts olly at survex.com
Date: Fri, 30 Sep 2005 15:00:02 +0100
To: tech at dbx.co.uk, xapian-discuss at lists.xapian.org
Subject: Re: [Xapian-discuss] Long query times
On Fri, Sep 30, 2005 at 05:33:58AM -0400, tech at dbx.co.uk wrote:
> Is there a way to turn the relevence sorting off, so that it just did a
> simple match? If I did would the results come back in date order?
That is what I was suggesting. If you set BoolWeight you get the
documents back in docid order (or reverse docid order) which is the same
as date order if you added them in date order.
See (in particular the "Note:" paragraph):
http://www.xapian.org/docs/apidoc/html/classXapian_1_1Enquire.html#a6
Cheers,
Olly
--------------------------------------------------------------------
mail2web - Check your email from the web at
http://mail2web.com/ .
More information about the Xapian-discuss
mailing list