From 12c690ca12d6ffae91c00d58992008636984bdf0 Mon Sep 17 00:00:00 2001 From: Jani Nikula Date: Wed, 2 Mar 2016 00:15:56 +0200 Subject: [PATCH] searching: even more weight on the man page --- searching.mdwn | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/searching.mdwn b/searching.mdwn index 09d07fb..8f2b07a 100644 --- a/searching.mdwn +++ b/searching.mdwn @@ -1,13 +1,12 @@ [[!img notmuch-logo.png alt="Notmuch logo" class="left"]] -# Searching with notmuch +# Searching with Notmuch What good is an advanced indexing mail client if we don't know how to use it to actually find e-mail? -Please see the [[notmuch-search-terms manual -page|manpages/notmuch-search-terms-7]] first for an overview of the -search syntax, including the prefixes (such as "to:") and date range -searches. +The [[notmuch-search-terms manual page|manpages/notmuch-search-terms-7]] should +cover everything in a fairly concise manner. Please refer to that for any +details. Notmuch uses the [Xapian](http://xapian.org/) search engine. The [Xapian QueryParser](http://xapian.org/docs/queryparser.html) documentation has -- 2.43.0