Interface | Description |
---|---|
ChangeIndex | |
ChangeIndex.Factory | |
ChangeIndexer.Factory |
Class | Description |
---|---|
AllChangesIndexer | |
ChangeField |
Fields indexed on change documents.
|
ChangeField.ChangeProtoField | |
ChangeField.PatchSetApprovalProtoField | |
ChangeField.PatchSetProtoField | |
ChangeIndexCollection | |
ChangeIndexDefinition | |
ChangeIndexer |
Helper for (re)indexing a change document.
|
ChangeIndexRewriter |
Rewriter that pushes boolean logic into the secondary index.
|
ChangeSchemaDefinitions | |
DummyChangeIndex | |
IndexedChangeQuery |
Wrapper combining an
IndexPredicate together with a
ChangeDataSource that returns matching results from the index. |
ReindexAfterUpdate |