check softCommit , autocommit and hard commit count

2017-11-30 Thread Puppy Linux Distros
Hi, I am trying to calculate the total number of softCommit , autocommit and hard commit from the solr logs. Can you please check whether the below commands are correct ? Let me know how to find the total softcommit, hardcommit and autocommit from the logs. *1. totalcommit=`cat $solrlogfile | g

Re: check softCommit , autocommit and hard commit count

2017-12-03 Thread Puppy Linux Distros
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

Re: check softCommit , autocommit and hard commit count

2017-12-04 Thread Puppy Linux Distros
e, On Mon, Dec 4, 2017 at 10:51 AM, Puppy Linux Distros wrote: > 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