Document that reindex must be run after enabling the secondary index
If the index is enabled, but not built before Gerrit is started, Gerrit fails to start with IllegalStateException. Update the documentation to mention that the `reindex` program must be run after enabling the index. Change-Id: I6e5fb35c408cf315c222577b23e14656b9e76810
This commit is contained in:
@@ -1848,6 +1848,10 @@ query operators are routed through the standard SQL query engine.
|
||||
|
||||
+
|
||||
By default, `SQL`.
|
||||
+
|
||||
After enabling the secondary index, the index must be built using
|
||||
the link:pgm-reindex.html[reindex program] before restarting the
|
||||
Gerrit server.
|
||||
|
||||
[[ldap]]Section ldap
|
||||
~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
Reference in New Issue
Block a user