Re: COLSTATUS api raw size summary of shard

2023-06-16 Thread rajani m
The notes on the related SOLR-13512 mention that the tool "supports "async" so the request should complete without timeouts even for large indexes" so wondering if I am missing any additional query params in the request or need to run the tool as j

COLSTATUS api raw size summary of shard

2023-06-15 Thread rajani m
Hi Solr Users, The "COLSTATUS " api that generates a summary of collection index is timing out when querying a large size index even with sampling size set to 0.01. Any other alternatives? Is it po