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

Timothy Potter commented on SOLR-5810:
--------------------------------------

I thinking we need paging with adjustable page sizes (default 20). With paging, 
there's an explicit or implicit sort order; might be nice to sort collections 
by creation date, num docs, activity level <-{might be too slow to get this for 
many collections} besides name (default ordering)

It would also be nice to be able to filter by:
+ name prefix matching (tj*)
+ config name (to show me all the collections that use config xyz)
+ activity level (to show my busiest collections in the past X time range)
+ replica status (to show me all the collections that have replicas that are 
down | recovering | etc)
+ by node (to show me all the collections that have replicas on a specific node 
in my cluster)
+ creation date (to show me all the collections created since some date or 
before some other date)


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

Reply via email to