Interface DocRouter

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      boolean routeAcl​(int shardCount, int shardInstance, org.alfresco.solr.client.Acl acl)  
      boolean routeNode​(int shardCount, int shardInstance, org.alfresco.solr.client.Node node)  
    • Method Detail

      • routeAcl

        boolean routeAcl​(int shardCount,
                         int shardInstance,
                         org.alfresco.solr.client.Acl acl)
      • routeNode

        boolean routeNode​(int shardCount,
                          int shardInstance,
                          org.alfresco.solr.client.Node node)