Re: solr newbie: Diagnose why DataImportHandler DIH not saving documents

2010-12-31 Thread Stephen Boesch
ommand=full-import >> >> >> --- On Sat, 1/1/11, Stephen Boesch wrote: >> >> > From: Stephen Boesch >> > Subject: Re: solr newbie: Diagnose why DataImportHandler DIH not saving >> documents >> > To: solr-user@lucene.apache.org >> > D

Re: solr newbie: Diagnose why DataImportHandler DIH not saving documents

2010-12-31 Thread Stephen Boesch
983/solr/core0/dataimport?command=full-import > > > --- On Sat, 1/1/11, Stephen Boesch wrote: > > > From: Stephen Boesch > > Subject: Re: solr newbie: Diagnose why DataImportHandler DIH not saving > documents > > To: solr-user@lucene.apache.org > > Date: Sa

Re: solr newbie: Diagnose why DataImportHandler DIH not saving documents

2010-12-31 Thread Ahmet Arslan
gt; Subject: Re: solr newbie: Diagnose why DataImportHandler DIH not saving > documents > To: solr-user@lucene.apache.org > Date: Saturday, January 1, 2011, 3:09 AM > one little extra piece of info: part > of the stats page got omitted - notably > the number of errors was repo

Re: solr newbie: Diagnose why DataImportHandler DIH not saving documents

2010-12-31 Thread Stephen Boesch
one little extra piece of info: part of the stats page got omitted - notably the number of errors was reported as 0. errors : 0 timeouts : 0 totalTime : 1963 avgTimePerRequest : 981.5 avgRequestsPerSecond : 0.0011371888 2010/12/31 Stephen Boesch > I am asking for a full DataImport via a url.

solr newbie: Diagnose why DataImportHandler DIH not saving documents

2010-12-31 Thread Stephen Boesch
I am asking for a full DataImport via a url. It seems to be partially happy with the request - with debug=on I can see it saying that 10 documents were indexed. The backend however realizes there are actually 440 records available for the query. Not sure why only 10 records were selected and th