Uses of Class
org.alfresco.solr.tracker.ComposableDocRouter
-
Packages that use ComposableDocRouter Package Description org.alfresco.solr.tracker -
-
Uses of ComposableDocRouter in org.alfresco.solr.tracker
Subclasses of ComposableDocRouter in org.alfresco.solr.tracker Modifier and Type Class Description classExplicitShardIdWithDynamicPropertyRouterRoutes a document only if the shardInstance matches the provided shardId.classExplicitShardIdWithStaticPropertyRouterRoutes the incoming nodes (not ACLs!) on the shard explicitly indicated inNode.getExplicitShardId()method.
-