| reindex - Rebuild the secondary index |
| _java_ -jar gerrit.war _reindex_ |
| [--changes-schema-version] |
| Rebuilds the secondary index. |
| Number of threads to use for indexing. |
| --changes-schema-version:: |
| Schema version to reindex; default is most recent version. |
| Output debug information for each change. |
| List available index names. |
| Reindex only index with given name. This option can be supplied |
| more than once to reindex multiple indices. |
| The secondary index must be enabled. See |
| link:config-gerrit.html#index.type[index.type]. |
| Part of link:index.html[Gerrit Code Review] |