commit | 31a26fc34d4bdfbe8e158ca6dec3760d9b1a5777 | [log] [tgz] |
---|---|---|
author | Dave Borowitz <dborowitz@google.com> | Thu Jun 20 10:22:51 2013 -0700 |
committer | Dave Borowitz <dborowitz@google.com> | Mon Jun 24 14:58:20 2013 -0600 |
tree | c0a20c3c16fef58dfaf8ed51e01159b1d28ec268 | |
parent | 10ce29555c64cf0da2e6360065c03e16b32c6aa1 [diff] |
Reindex: add --dry-run flag We are working on evaluating performance of Lucene indexing, and want to be able to separate the cost of Gerrit-specific operations from the cost of Lucene operations. This flag prevents any writing to the Lucene indexes, which will help with that. We may want to remove this flag eventually. Change-Id: I0e68f26c5d89c1c9b1b0b5d082af3b9241ce8d80