Hi,
I wanted to check if it is a known issue that the merge metrics are not
exposed as JMX beans.
Any one else in the community ran into this issue?
Thanks
Suresh
On Sun, Dec 3, 2017 at 4:24 PM, suresh pendap
wrote:
> I see only these metrics in my Jconsole window
>
> [image: Inline image 1]
>
I see only these metrics in my Jconsole window
[image: Inline image 1]
On Sun, Dec 3, 2017 at 4:19 PM, suresh pendap
wrote:
> Hi,
> I am using Solr version 6.6.0 and am following the document
> https://lucene.apache.org/solr/guide/6_6/metrics-reporting.html#index-
> merge-metrics to enable Inde
Hi,
I am using Solr version 6.6.0 and am following the document
https://lucene.apache.org/solr/guide/6_6/metrics-reporting.html#index-merge-metrics
to enable Index merge metrics.
I have added the below config to my solrconfig.xml file
524288
true
true
...