This information is not available via the API. If you would like this
information added to the statistics request, please file a JIRA
requesting it.
Without knowing the size of the index files to be transferred, the
client cannot monitor its own disk space. This would be useful for the
cloud manag
hi,
I am using the piece of code given below
ReplicationHandler handler2 = new ReplicationHandler();
System.out.println( handler2.getDescription());
NamedList statistics = handler2.getStatistics();
Actually, if you have a server enabled as a replication master, the
stats.jsp page reports the index size, so that information is
available in some cases.
-Peter
On Sat, Jul 18, 2009 at 8:14 AM, Erik Hatcher wrote:
>
> On Jul 17, 2009, at 8:45 PM, J G wrote:
>>
>> Is it possible to obtain the SOL
On Jul 17, 2009, at 8:45 PM, J G wrote:
Is it possible to obtain the SOLR index size on disk through the
SOLR API? I've read through the docs and mailing list questions but
can't seem to find the answer.
No, but it'd be a great addition to the /admin/system handler which
returns lots of o