Some work is being done on the admin UI, there are several JIRAs. Perhaps you'd like to join that conversation? We need to have input, especially in terms of what kinds of information would be useful from a practitioner's standpoint.
Best, Erick On Mon, Jun 25, 2018 at 11:26 PM, Aroop Ganguly <aroopgang...@icloud.com> wrote: > I see, Thanks Susmit. > I hoped there was something simpler, that could just be part of the > collections view we now have in solr 7 admin ui. Or a at least a one stop api > call. > I guess this will be added in a later release. > >> On Jun 25, 2018, at 11:20 PM, Susmit <shukla.sus...@gmail.com> wrote: >> >> Hi Aroop, >> i created a utility using solrzkclient api to read state.json, enumerated >> (one) replica for each shard and used /replication handler for size and >> added them up.. >> >> Sent from my iPhone >> >>> On Jun 25, 2018, at 7:24 PM, Aroop Ganguly <aroopgang...@icloud.com> wrote: >>> >>> Hi Team >>> >>> I am not sure how to ascertain the total size of a collection via the Solr >>> UI on a Solr7+ installation. >>> The collection is shared and replicated heavily so its tedious to have to >>> look at each core and figure out the size of the entire collection from >>> this in an additive way. >>> >>> Is there an api or ui section from where this info can be obtained ? >>> >>> On the flip side, it would be great to have a consolidated view of the >>> collection size in GBs along with the individual shard sizes. (Should this >>> be a Jira :) ?) >>> >>> Thanks >>> Aroop >