Re: Total Documents Failed : How to find out why

2011-05-10 Thread Erick Erickson
solr. Regards, Rohit -Original Message- From: Erick Erickson [mailto:erickerick...@gmail.com] Sent: 09 May 2011 16:57 To: solr-user@lucene.apache.org Subject: Re: Total Documents Failed : How to find out why First you need to find your logs. That folder should not be empty

Re: Total Documents Failed : How to find out why

2011-05-10 Thread Chris Hostetter
: Subject: Total Documents Failed : How to find out why : References: 96637.83834...@web121717.mail.ne1.yahoo.com : 1304627391.29391.156.ca...@lysdexic.healthline.com : In-Reply-To: 1304627391.29391.156.ca...@lysdexic.healthline.com http://people.apache.org/~hossman/#threadhijack Thread

Total Documents Failed : How to find out why

2011-05-09 Thread Rohit
Hi, I am running the solr index and post indexing I get these results, how can I know which documents failed and why? str name=Total Requests made to DataSource1/str str name=Total Rows Fetched5170850/str str name=Total Documents Skipped0/str str name=Full Dump Started2011-05-08 23:40:09/str str

Re: Total Documents Failed : How to find out why

2011-05-09 Thread Erick Erickson
First you need to find your logs. That folder should not be empty regardless of whether DIH is working correctly or not. I'm assuming here that you're just doing the java -jar star.jar in the example directory, if this isn't the case how are you starting Solr/Jetty? Best Erick On Mon, May 9,

RE: Total Documents Failed : How to find out why

2011-05-09 Thread Rohit
Hi Erick, Thats exactly how I am starting solr. Regards, Rohit -Original Message- From: Erick Erickson [mailto:erickerick...@gmail.com] Sent: 09 May 2011 16:57 To: solr-user@lucene.apache.org Subject: Re: Total Documents Failed : How to find out why First you need to find your logs