From 7478e610d99d1f2fb383ecbfa0b70d72eae27f81 Mon Sep 17 00:00:00 2001 From: server Date: Tue, 10 Dec 2019 18:12:37 -0500 Subject: solr changes --- .../solr-webapp/webapp/partials/collections.html | 395 +++++++++++++++++++++ 1 file changed, 395 insertions(+) create mode 100644 solr-8.3.1/server/solr-webapp/webapp/partials/collections.html (limited to 'solr-8.3.1/server/solr-webapp/webapp/partials/collections.html') diff --git a/solr-8.3.1/server/solr-webapp/webapp/partials/collections.html b/solr-8.3.1/server/solr-webapp/webapp/partials/collections.html new file mode 100644 index 000000000..198030c74 --- /dev/null +++ b/solr-8.3.1/server/solr-webapp/webapp/partials/collections.html @@ -0,0 +1,395 @@ + +
+ + + +
+
+ +
+ +

+

+ +

  + +

+ +

+

+ +

+

+ +

+ Show advanced

+
+ +

Advanced options:

+

+ +

+ +

+

+ +

+

+ +

+

+ +

+ +

+ +
+

+ {{addMessage}} +

+ +

+ + +

+ +
+ +
+
+ +
+ + + +

+

+ +

+

+ + +

+ {{renameMessage}} +

+ +

+ + +

+
+ +
+
+ +
+ +
+ + + + + +
+ +
+ +

Please type collection name to confirm deletion:

+

+

+ +

+ {{deleteMessage}} +

+ +

+ + +

+
+ +
+ +
+ +
+

Are you sure you want to delete alias {{ collection.name }}?

+ +

+ + +

+
+ +
+ +
+ + +
+

Please select a collection or alias

+
+ +
+ +
+ +

Alias: {{collection.name}}

+ +
+
+
+ +
+ +
    + +
  • +
    +
    Collections:
    +
    + + {{coll}}{{$last ? '' : ', '}} + +
    +
    +
    {{ key }}
    +
    {{ value }}
    +
    +
    +
  • +
+
+
+ +
+ +

Collection: {{collection.name}}

+ +
+
+
+ +
+ +
    + +
  • +
    +
    Shard count:
    +
    {{collection.shards.length}}
    +
    +
  • +
  • +
    configName:
    +
    {{collection.configName}}
    +
  • + +
  • +
    replicationFactor:
    +
    {{collection.replicationFactor}}
    +
  • + +
  • +
    maxShardsPerNode:
    +
    {{collection.maxShardsPerNode}}
    +
  • + +
  • +
    router:
    +
    {{collection.router.name}}
    +
  • + +
  • +
    autoAddReplicas:
    +
    {{collection.autoAddReplicas}}
    +
  • + +
  • +
    aliases:
    +
    + + {{coll}}{{$last ? '' : ', '}} + +
    +
  • +
+ +
+
+ +
+
+ +

+ Shard: {{shard.name}} +
+

+ +
    +
  • +
    +

    Are you sure you want to delete this shard?

    +

    + + +

    +
    +
  • +
+
    +
  • +
      +
    • +
      +
      state:
      +
      {{shard.state}}
      +
      +
    • +
    • +
      +
      range:
      +
      {{shard.range}}
      +
      +
      +
    • +
    • +
        +
      • +

        + + Replica: {{replica.name}} + +
        +

        +
      • +
      • +
          +
        • +
          + +

          Are you sure you want to delete this replica?

          + +

          + + +

          +
          +
        • +
        +
          +
        • +
          +
          core:
          +
          {{replica.core}}
          +
          +
        • + +
        • +
          +
          base URL:
          +
          {{replica.base_url}}
          +
          +
        • + +
        • +
          +
          node name:
          +
          {{replica.node_name}}
          +
          +
        • + +
        • +
          +
          state:
          +
          {{replica.state}}
          +
          +
        • + +
        • +
          +
          leader:
          +
          +
          +
        • +
        +
      • + +
      +
    • +
    • + + + +
    • +
    +
    + +
    + +

    + + node: {{shard.replicaNodeName}} +

    + +

    + {{createReplicaMessage}} +

    + +

    + + +

    +

     

    +
    + +
    +
  • +
+
+
+ +
+ +
+ + + +
-- cgit v1.2.3-70-g09d2