Uses of Interface
org.alfresco.solr.InformationServer
Packages that use InformationServer
-
Uses of InformationServer in org.alfresco.solr
Classes in org.alfresco.solr that implement InformationServerModifier and TypeClassDescriptionclassThis is the Apache Solr implementation of the information server (index).Methods in org.alfresco.solr that return types with arguments of type InformationServer -
Uses of InformationServer in org.alfresco.solr.tracker
Constructors in org.alfresco.solr.tracker with parameters of type InformationServerModifierConstructorDescriptionprotectedAbstractTracker(Properties p, org.alfresco.solr.client.SOLRAPIClient client, String coreName, InformationServer informationServer, Tracker.Type type) AclTracker(Properties p, org.alfresco.solr.client.SOLRAPIClient client, String coreName, InformationServer informationServer) protectedActivatableTracker(Properties properties, org.alfresco.solr.client.SOLRAPIClient client, String coreName, InformationServer informationServer, Tracker.Type type) CascadeTracker(Properties p, org.alfresco.solr.client.SOLRAPIClient client, String coreName, InformationServer informationServer) CommitTracker(Properties p, org.alfresco.solr.client.SOLRAPIClient client, String coreName, InformationServer informationServer, List<Tracker> trackers) ContentTracker(Properties p, org.alfresco.solr.client.SOLRAPIClient client, String coreName, InformationServer informationServer) MetadataTracker(Properties p, org.alfresco.solr.client.SOLRAPIClient client, String coreName, InformationServer informationServer) MetadataTracker(Properties p, org.alfresco.solr.client.SOLRAPIClient client, String coreName, InformationServer informationServer, boolean checkRepoServicesAvailability) MetadataTracker constructorModelTracker(String solrHome, Properties p, org.alfresco.solr.client.SOLRAPIClient client, String coreName, InformationServer informationServer) ShardStatePublisher(boolean isMaster, Properties p, org.alfresco.solr.client.SOLRAPIClient client, String coreName, InformationServer informationServer)