Re: sort by relevance?

Subject: Re: sort by relevance?

Date: Fri, 26 Aug 2016 07:20:58 -0300

To: Gaute Hope, notmuch@notmuchmail.org

Cc:

From: David Bremner


Gaute Hope <eg@gaute.vetsj.com> writes:

>   while reading a bit about Xapian with regards to [0] I came across
> sorting by relevance? Is this currently possible? Especially in OR
> searches with many terms I think this would be very useful.

Depends on your definition of possible. It's not supported by the
current code. I think it wouldn't be too hard to add, see
notmuch_query_set_sort and _notmuch_query_search_documents (query.cc).

d

Thread: