class |
AddChangeDocumentIndexTask |
Responsible for removing and adding a change document for versioned content to the change index.
|
class |
AddDocumentIndexTask |
Adds a searchable to the content index.
|
class |
DeleteChangeDocumentsIndexTask |
Removes all change documents for a particular searchable.
|
class |
DeleteDocumentIndexTask |
Index task that removes a searchable from the content index.
|
class |
RebuildChangeDocumentsIndexTask |
Responsible for rebuilding all change document(s) for a searchable (removing change documents for all versions of the searchable and then adding them back).
|
class |
ReindexUsersInGroupChangeIndexTask |
Updates all personal information and associated user entries in the change index for a particular group.
|
class |
ReindexUsersInGroupContentIndexTask |
Updates all personal information and associated user entries in the content index for a particular group.
|
class |
UnIndexSpaceChangeIndexTask |
Task to unindex a space in the change index.
|
class |
UnIndexSpaceContentIndexTask |
Task to unindex a space in the content index.
|
class |
UpdateDocumentIndexTask |
|