[
https://issues.apache.org/jira/browse/SOLR-5810?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13920565#comment-13920565
]
Noble Paul commented on SOLR-5810:
----------------------------------
The most important features as I see are
* pattern matching search e.g: *coll*1 which is case insensitive. The names are
not in millions so we can do an O(n) search. An auto complete type textbox
should be fine. IntelliJ class lookup is a good example
* filter to show recovering/healthy/down collections
I don't really mind having a scrolling frame with all the names sorted
alphabetically , as long as I can reach to the collection easily with a
search. A typical CRUD application is likely an overkill
> State of external collections not displayed in cloud graph panel
> ----------------------------------------------------------------
>
> Key: SOLR-5810
> URL: https://issues.apache.org/jira/browse/SOLR-5810
> Project: Solr
> Issue Type: Improvement
> Components: SolrCloud, web gui
> Reporter: Timothy Potter
> Attachments: SOLR-5810-prelim.patch
>
>
> External collections (SOLR-5473) are not displayed in the Cloud -> graph
> panel, which makes it very hard to see which external collections have
> problems, such as after a downed node comes back online.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]