Update most documentation for NoteDb

Remove outdated references to ReviewDb. Where ambiguous terms like
"database" are used, make sure they are still technically accurate, or
else remove them.

After this change, all documentation should be up to date with respect
to the database backend, with the exception of note-db.txt itself.

Change-Id: I7134087dc56070788e81ada6ac504b3c8fe84c4c
This commit is contained in:
Dave Borowitz
2018-12-18 13:24:14 -08:00
parent d7a86c7863
commit ada289c6df
16 changed files with 36 additions and 49 deletions

View File

@@ -1,7 +1,7 @@
= gerrit query
== NAME
gerrit query - Query the change database
gerrit query - Query the change search index
== SYNOPSIS
[verse]
@@ -24,7 +24,7 @@ _ssh_ -p <port> <host> _gerrit query_
== DESCRIPTION
Queries the change database and returns results describing changes
Queries the change search index and returns results describing changes
that match the input query. More recently updated changes appear
before older changes, which is the same order presented in the
web interface. For each matching change, the result contains data