[
https://issues.apache.org/jira/browse/SOLR-4316?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shalin Shekhar Mangar updated SOLR-4316:
----------------------------------------
Attachment: SOLR-4316.patch
This patch adds a collection drop down and segregates collection specific views
from core specific views.
The path to core specific views is changed to #/~core/core_name/ and the path
used earlier for these views e.g. #/collection1/ is now used for collection
specific views.
The menu is unchanged if Solr is not running in cloud mode.
The collection dashboard shows basic collection stats such as
replicationFactor, maxShardsPerNode, total number of nodes and document counts
(overall and per-shard). This is not even close to finished yet because as you
can see after you apply the patch, the dashboard page still shows remnants from
my copy/paste of core dashboard.
I need to work on SOLR-6325 before I can finish this dashboard.
In the meanwhile, if anyone has ideas on how to present/visualize this
information, please feel free to leave a comment with your ideas.
> Admin UI - SolrCloud - extend core options to collections
> ---------------------------------------------------------
>
> Key: SOLR-4316
> URL: https://issues.apache.org/jira/browse/SOLR-4316
> Project: Solr
> Issue Type: Improvement
> Components: web gui
> Affects Versions: 4.1
> Reporter: Shawn Heisey
> Assignee: Shalin Shekhar Mangar
> Fix For: 4.9, 5.0
>
> Attachments: SOLR-4316.patch, solrcloud-admin-ui-menu.png
>
>
> There are a number of sections available when you are looking at a core in
> the UI - Ping, Query, Schema, Config, Replication, Analysis, Schema Browser,
> Plugins / Stats, and Dataimport are the ones that I can see.
> A list of collections should be available, with as many of those options that
> can apply to a collection, If options specific to collections/SolrCloud can
> be implemented, those should be there too.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]