LEI-REINDEX(1) public-inbox user manual LEI-REINDEX(1) NAME lei-reindex - reindex messages already in lei/store SYNOPSIS lei reindex [OPTIONS] DESCRIPTION Forces a re-index of all messages previously-indexed by lei-import(1) or lei-index(1). This can be used for in-place upgrades and bugfixes while other processes are querying the store. Keep in mind this roughly doubles the size of the already-large Xapian database. It does not re-index messages in externals, using the "--reindex" switch of public-inbox-index(1) or public-inbox-extindex(1) is needed for that. OPTIONS -q --quiet Suppress feedback messages. CONTACT Feedback welcome via plain-text mail to The mail archives are hosted at and COPYRIGHT Copyright all contributors License: AGPL-3.0+ SEE ALSO lei-index(1), lei-import(1) public-inbox.git 1993-10-02 LEI-REINDEX(1)