1LEI-REINDEX(1) public-inbox user manual LEI-REINDEX(1)
2
3
4
6 lei-reindex - reindex messages already in lei/store
7
9 lei reindex [OPTIONS]
10
12 Forces a re-index of all messages previously-indexed by lei-import(1)
13 or lei-index(1). This can be used for in-place upgrades and bugfixes
14 while other processes are querying the store. Keep in mind this
15 roughly doubles the size of the already-large Xapian database.
16
17 It does not re-index messages in externals, using the "--reindex"
18 switch of public-inbox-index(1) or public-inbox-extindex(1) is needed
19 for that.
20
22 -q
23 --quiet
24 Suppress feedback messages.
25
27 Feedback welcome via plain-text mail to <mailto:meta@public-inbox.org>
28
29 The mail archives are hosted at <https://public-inbox.org/meta/> and
30 <http://4uok3hntl7oi7b4uf4rtfwefqeexfzil2w6kgk2jn5z2f764irre7byd.onion/meta/>
31
33 Copyright all contributors <mailto:meta@public-inbox.org>
34
35 License: AGPL-3.0+ <https://www.gnu.org/licenses/agpl-3.0.txt>
36
38 lei-index(1), lei-import(1)
39
40
41
42public-inbox.git 1993-10-02 LEI-REINDEX(1)