Re: How can I learn the total count of how many documents indexed and how many documents updated?

2013-07-25 Thread Otis Gospodnetic
Hi, SPM for Solr shows numDocs, maxDocs, and their delta. Is that what you are after? See http://sematext.com/spm Otis -- Solr & ElasticSearch Support -- http://sematext.com/ Performance Monitoring -- http://sematext.com/spm On Wed, Jul 17, 2013 at 4:06 PM, Furkan KAMACI wrote: > I have cra

RE: How can I learn the total count of how many documents indexed and how many documents updated?

2013-07-18 Thread Markus Jelsma
x27;s doing and > > it can be restarted. Check your cores: > > host:port/solr/admin/cores > > > > > > -Original message- > > > From:Furkan KAMACI > > > Sent: Thursday 18th July 2013 15:46 > > > To: solr-user@lucene.apache.org > > > Su

Re: How can I learn the total count of how many documents indexed and how many documents updated?

2013-07-18 Thread Furkan KAMACI
message- > > From:Furkan KAMACI > > Sent: Thursday 18th July 2013 15:46 > > To: solr-user@lucene.apache.org > > Subject: Re: How can I learn the total count of how many documents > indexed and how many documents updated? > > > > Hi Shawn; &

RE: How can I learn the total count of how many documents indexed and how many documents updated?

2013-07-18 Thread Markus Jelsma
: How can I learn the total count of how many documents indexed > and how many documents updated? > > Hi Shawn; > > This is what I see when I look at mbeans: > name="class">org.apache.solr.update.DirectUpdateHandler2 name="version">1.0Update handler that

Re: How can I learn the total count of how many documents indexed and how many documents updated?

2013-07-18 Thread Furkan KAMACI
Hi Shawn; This is what I see when I look at mbeans: org.apache.solr.update.DirectUpdateHandler21.0Update handler that efficiently directly updates the on-disk main lucene index$URL$ 41 15000ms 37 0 2 0 0 0 0 0 0 0 211453 0 0 0 I think that there is no information about what I look for? 2013/7/

Re: How can I learn the total count of how many documents indexed and how many documents updated?

2013-07-17 Thread Shawn Heisey
On 7/17/2013 8:06 AM, Furkan KAMACI wrote: > I have crawled some web pages and indexed them at my SolrCloud(Solr 4.2.1). > However before I index them there was already some indexes. I can calculate > the difference between current and previous document count. However it > doesn't mean that I have

Re: How can I learn the total count of how many documents indexed and how many documents updated?

2013-07-17 Thread Jack Krupansky
counts. -- Jack Krupansky -Original Message- From: Furkan KAMACI Sent: Wednesday, July 17, 2013 10:55 AM To: solr-user@lucene.apache.org Subject: Re: How can I learn the total count of how many documents indexed and how many documents updated? I will open a Jira for it and apply a patch

Re: How can I learn the total count of how many documents indexed and how many documents updated?

2013-07-17 Thread Furkan KAMACI
I will open a Jira for it and apply a patch, thanks. 2013/7/17 Jack Krupansky > I don't think that breakdown is readily available from Solr. > > Sounds like a good Jira request for improvement in the response. > > -- Jack Krupansky > > -Original Message- From: Furkan KAMACI > Sent: Wedne

Re: How can I learn the total count of how many documents indexed and how many documents updated?

2013-07-17 Thread Jack Krupansky
I don't think that breakdown is readily available from Solr. Sounds like a good Jira request for improvement in the response. -- Jack Krupansky -Original Message- From: Furkan KAMACI Sent: Wednesday, July 17, 2013 10:06 AM To: solr-user@lucene.apache.org Subject: How can I learn the t