| Interface | Description |
|---|---|
| WorkspaceIndexer |
Component indexing a workspace.
|
| Class | Description |
|---|---|
| GlobalWorkspaceIndexerSchedulable |
A
Schedulable job for indexing all the workspaces. |
| ReloadSolrAclCacheSchedulable |
A
Schedulable job for reloading Solr ACL cache. |
| ReloadSolrAclCachesForCoresRunnable |
A
Runnable for reloading Solr ACL caches for given workspaces (only for segments not already in cache). |
| ReloadSolrAclCachesForCoresSchedulable |
A
Schedulable job for reloading Solr ACL caches for given workspaces (only for segments not already in cache). |
| Exception | Description |
|---|---|
| IndexingException |
Signals that an error occurred during an indexing process.
|