diff options
| author | Jani Nikula <jani@nikula.org> | 2016-03-02 00:15:56 +0200 |
|---|---|---|
| committer | Jani Nikula <jani@nikula.org> | 2016-03-02 00:15:56 +0200 |
| commit | 12c690ca12d6ffae91c00d58992008636984bdf0 (patch) | |
| tree | 4a1ada63109a780a014d96699c138215e3a9922f | |
| parent | 8e8705e4e031c55992b480f6134dce233146b6f4 (diff) | |
searching: even more weight on the man page
| -rw-r--r-- | searching.mdwn | 9 |
1 files 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 |
