Fix trackingid documentation

Tracking IDs are stored in the secondary index, not the database.

Change-Id: If690023e71fa2ba9084b53793041962fa53efd52
This commit is contained in:
David Pursehouse
2015-02-27 17:39:38 +09:00
parent 30fc903afe
commit d55a6b6a49

View File

@@ -3342,7 +3342,7 @@ As example, here is the theme configuration to have the old green look:
Tagged footer lines containing references to external Tagged footer lines containing references to external
tracking systems, parsed out of the commit message and tracking systems, parsed out of the commit message and
saved in Gerrit's database. saved in Gerrit's secondary index.
After making changes to this section, existing changes After making changes to this section, existing changes
must be reindexed with link:pgm-reindex.html[reindex]. must be reindexed with link:pgm-reindex.html[reindex].