Package org.alfresco.solr.content
The package contains all components that manage the Solr ContentStore.
Note that in SearchServices 2.0 the whole package will be deprecated/removed because the content store will be
replaced by the built-in Solr storage capability (i.e. stored fields).
-
Interface Summary Interface Description InitialisableAccessMode AccessModespecialisation for those modes that need some kind of initialisation. -
Class Summary Class Description ChangeSet Stores and manages changes occurred in a content store.ChangeSet.Builder Builds class for creatingChangeSetinstances.SolrContentStore A content store specific to SOLR's requirements: The URL is generated from a set of properties such as: ACL ID DB ID Other metadata The URL, if not known, can be reliably regenerated using theSolrContentUrlBuilder.SolrContentUrlBuilder Utility class that wraps up the creation of SOLR content URLs given arbitrary, string-based metadata.