Interface | Description |
---|---|
AdditionalPropertyIndexer |
Index additional properties.
|
DocumentProvider |
Provides additional documents when indexing a workspace.
|
Class | Description |
---|---|
AdditionalPropertyIndexerExtensionPoint |
ExtensionPoint for registering AdditionalPropertyIndexer s. |
AdditionalPropertyIndexerSchemaDefinitionProvider |
Provides all the schema elements defined by additional property indexers.
|
DocumentProviderExtensionPoint |
ExtensionPoint for registering DocumentProvider s. |
ReloadAclCacheRequest |
SolrRequest to reload the ACL Solr cache |
SolrAclCacheInfluence |
Methods for handling influence of objects on Solr Acl cache.
|
SolrWorkspaceIndexer |
Component indexing a workspace in a Solr server.
|
UpdateCorePropertyRequest |
SolrRequest to update the value of a core property |
Annotation Type | Description |
---|---|
SolrAclCacheUninfluentialObject |
This annotation (on Class or Interface) is a marker for context objects on which any change of
profile assignment ensures that there is no indexed object (neither the given object nor any other object in the whole application)
that is affected in its own
read access computing. |