[ 
https://issues.apache.org/jira/browse/SOLR-4316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14112122#comment-14112122
 ] 

Stefan Matheis (steffkes) commented on SOLR-4316:
-------------------------------------------------

bq. 1. Imagine "collection1" which is both a collection as well as a core name. 
Once the user has already selected one of them there is no way to indicate what 
has been selected (except the fact that different options show depending on 
what's selected)

That's right, we already have the problem, that there is no place on the screen 
where you can see the complete core-/collection-name (in case it gets truncated 
because it's to long for the dropdown ..)

One idea a coworker had: Add another line (mentioning 'core' or 'collection', 
depending on the choice) on top of the current label. we would have to extend 
the library we use (chosen) to make that happen, because right now it is 
prepared to show one line (which is by default the label of the selected option 
from the dropdown).

in case the name is something thoughtfully selected (like collection1 ;>) that 
would look a little bit odd, since it would say
{quote}collection
collection1{quote}
but i guess, that would be acceptable?

> 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]

Reply via email to