blob: bf09e0c615724b9750a025ce160487e59f5d9225 [file] [log] [blame]
= reindex
== NAME
reindex - Rebuild the secondary index
== SYNOPSIS
--
'java' -jar gerrit.war 'reindex' [<OPTIONS>]
--
== DESCRIPTION
Rebuilds the secondary index.
== OPTIONS
--threads::
Number of threads to use for indexing.
--schema-version::
Schema version to reindex; default is most recent version.
--output::
Prefix for output; path for local disk index, or prefix for remote index.
--verbose::
Output debug information for each change.
== CONTEXT
The secondary index must be enabled. See
link:config-gerrit.html#index.type[index.type].
GERRIT
------
Part of link:index.html[Gerrit Code Review]
SEARCHBOX
---------