X-Git-Url: https://git.cworth.org/git?p=notmuch-wiki;a=blobdiff_plain;f=searching.mdwn;h=8f2b07a141c5f4c6f91a4fb158be08e750dbe7b0;hp=09d07fb9c22c2d9ed2cf571b1a918a40325cc888;hb=HEAD;hpb=8dd999485b28111a872ca56371eae9a0face3944 diff --git a/searching.mdwn b/searching.mdwn index 09d07fb..0564f72 100644 --- a/searching.mdwn +++ b/searching.mdwn @@ -1,13 +1,13 @@ [[!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 +pages](https://notmuchmail.org/doc/latest/man7/notmuch-search-terms.html) +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 @@ -172,6 +172,7 @@ work: For `` and ``, notmuch understands a variety of standard and natural ways of expressing dates and times, both in absolute terms -("2012-10-24") and in relative terms ("yesterday"). Please refer to the -[[notmuch-search-terms manual page|manpages/notmuch-search-terms-7]] for -details. +("2012-10-24") and in relative terms ("yesterday"). Please refer to +the [notmuch-search-terms +manual](https://notmuchmail.org/doc/latest/man7/notmuch-search-terms.html) +for details.