Interface SolrCollection


  • @Deprecated
    public interface SolrCollection
    Deprecated.
    Represents a collection in Solr
    • Method Detail

      • name

        String name()
        Deprecated.
      • shards

        SimpleMap<Shard> shards()
        Deprecated.
        shards of a collection
      • config

        String config()
        Deprecated.
        Name of the configset used by this collection
      • router

        Router router()
        Deprecated.
        Router used in this collection