Index project on creation and cache eviction
Change-Id: I5b737803dae56331845c46719dc30de99ad6ff27
diff --git a/Documentation/dev-plugins.txt b/Documentation/dev-plugins.txt
index ad2c50c..9debc2e 100644
--- a/Documentation/dev-plugins.txt
+++ b/Documentation/dev-plugins.txt
@@ -407,6 +407,10 @@
+
Update of the group secondary index
+* `com.google.gerrit.server.extensions.events.ProjectIndexedListener`:
++
+Update of the project secondary index
+
* `com.google.gerrit.httpd.WebLoginListener`:
+
User login or logout interactively on the Web user interface.