It’s basically a random number to prevent http response caching. On Wed, Jun 2, 2021 at 4:17 PM Raveendra Yerraguntla <raveend...@yahoo.com.invalid> wrote:
> All, > I am trying to collect threads info across a huge cluster > Based on the Network calls from https://localhost:port/solr/#/~threads. > - https://localhost:port/solr/admin/info/threads?_=<some number>&wt=json > > Could some one help me what and where the someNumber comes from. > > OR > is there any other way to collect threads info across a huge a solr cloud > cluster > > >