On 9/24/2018 2:05 PM, Jean-Marc Spaggiari wrote:
I'm running a fairly old version of SOLR (4.x) and I found the metrics on
the shard page. However, sometimes there is numbers, sometimes it's all 0.
Just hitting the refresh button shows this.
I'm aware of https://issues.apache.org/jira/browse/SOLR-10214
so
I'm not concerned about the empty number, but I'm wondering what the
reasoning in the others. As an example, when I keep refreshing, the hit
ratio varies between 0 and 0.9 with almost all possible values :-/
So how are those metrics working?
What specifically are you looking at? You mention "the shard page" but
I really have no idea what that means.
The code touched by SOLR-10214 is only used in Solr's HDFS support. If
you're not running with indexes in HDFS, then that will have no impact
on your system.
Thanks,
Shawn