]> git.notmuchmail.org Git - notmuch/blob - doc/man1/notmuch-reindex.rst
1ca10b6048f2d62fa1c77a1c8321e0bae305c203
[notmuch] / doc / man1 / notmuch-reindex.rst
1 ===============
2 notmuch-reindex
3 ===============
4
5 SYNOPSIS
6 ========
7
8 **notmuch** **reindex** [*option* ...] <*search-term*> ...
9
10 DESCRIPTION
11 ===========
12
13 Re-index all messages matching the search terms.
14
15 See **notmuch-search-terms(7)** for details of the supported syntax for
16 <*search-term*\ >.
17
18 The **reindex** command searches for all messages matching the
19 supplied search terms, and re-creates the full-text index on these
20 messages using the supplied options.
21
22 SEE ALSO
23 ========
24
25 **notmuch(1)**,
26 **notmuch-config(1)**,
27 **notmuch-count(1)**,
28 **notmuch-dump(1)**,
29 **notmuch-hooks(5)**,
30 **notmuch-insert(1)**,
31 **notmuch-new(1)**,
32 **notmuch-reply(1)**,
33 **notmuch-restore(1)**,
34 **notmuch-search(1)**,
35 **notmuch-search-terms(7)**,
36 **notmuch-show(1)**,
37 **notmuch-tag(1)**