Hello,
Thanks Shawn. Can you provide command to find the total number of
autocommits in the solr.log?
On Thu, Nov 30, 2017 at 7:20 PM, Shawn Heisey wrote:
> On 11/30/2017 4:36 AM, Puppy Linux Distros wrote:
>
>> I am trying to calculate the total number of softCommit , autocommit and
>> hard co
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
...
Hello,
I am using Solr version 6.6 and I am following the document to get the
Segment merge related metrics
https://lucene.apache.org/solr/guide/6_6/metrics-reporting.html#index-merge-metrics
I added the configuration to expose the merge related metrics to my
solrconfig.xml file as below
On 12/2/2017 6:59 PM, S G wrote:
I am a bit curious on the docValues implementation.
I understand that docValues do not use JVM memory and
they make use of OS cache - that is why they are more performant.
But to return any response from the docValues, the values in the
docValues' column-oriented
We're facing an issue related to the dataimporter status on new Admin UI
(7.0.1).
Calling to the API
http://solrip/solr/collection/dataimport?_=1512314812090&command=status&indent=on&wt=json
returns different status despite the importer is running
The messages are swapped between the following w
On Sat, Dec 2, 2017 at 8:59 PM, S G wrote:
> I am a bit curious on the docValues implementation.
> I understand that docValues do not use JVM memory and
> they make use of OS cache - that is why they are more performant.
>
> But to return any response from the docValues, the values in the
> docVal
Hello,
I've an issue related to the Log page on the new Admin UI (7.0.1), When I
expand an item, it collapsed again after short time.
This behavior is different than the old Admin UI.
Thanks,
Mahmoud