X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=searching.mdwn;h=8f2b07a141c5f4c6f91a4fb158be08e750dbe7b0;hb=f4fb8dc03a7939824ece96586b74caec28c3bc0c;hp=f2534aa145d6f0e480ec3a41ad45bc06e856cf96;hpb=019449d60d74ae241e6d4987faf0d7f0e7d36513;p=notmuch-wiki diff --git a/searching.mdwn b/searching.mdwn index f2534aa..8f2b07a 100644 --- a/searching.mdwn +++ b/searching.mdwn @@ -1,12 +1,12 @@ -# Searching with notmuch +[[!img notmuch-logo.png alt="Notmuch logo" class="left"]] +# 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