Re: Total Documents Failed : How to find out why

2011-05-10 Thread Erick Erickson
OK, then your log is probably just coming out to the console. you can
start it as java -jar start.jar  file.log 21 and keep a permanent
record of the log if you're on windows

Best
Erick

On Mon, May 9, 2011 at 7:32 AM, Rohit ro...@in-rev.com wrote:
 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. 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, 2011 at 3:26 AM, Rohit ro...@in-rev.com wrote:
 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 name=Indexing completed. Added/Updated: 2972300 documents. Deleted
 0
 documents./str
 str name=Committed2011-05-09 00:13:48/str
 str name=Optimized2011-05-09 00:13:48/str
 str name=Total Documents Processed2972300/str
 str name=Total Documents Failed2198550/str
 str name=Time taken 0:33:40.945/str

 Running solr on jetty right now and the console shows no error, also 
 \Solr\example\logs  folder is empty.

 Thanks,
 Rohit








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 Hijacking on Mailing Lists

When starting a new discussion on a mailing list, please do not reply to 
an existing message, instead start a fresh email.  Even if you change the 
subject line of your email, other mail headers still track which thread 
you replied to and your question is hidden in that thread and gets less 
attention.   It makes following discussions in the mailing list archives 
particularly difficult.


-Hoss


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 name=Indexing completed. Added/Updated: 2972300 documents. Deleted 0
documents./str
str name=Committed2011-05-09 00:13:48/str
str name=Optimized2011-05-09 00:13:48/str
str name=Total Documents Processed2972300/str
str name=Total Documents Failed2198550/str
str name=Time taken 0:33:40.945/str

Running solr on jetty right now and the console shows no error, also 
\Solr\example\logs  folder is empty.

Thanks,
Rohit





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, 2011 at 3:26 AM, Rohit ro...@in-rev.com wrote:
 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 name=Indexing completed. Added/Updated: 2972300 documents. Deleted 0
 documents./str
 str name=Committed2011-05-09 00:13:48/str
 str name=Optimized2011-05-09 00:13:48/str
 str name=Total Documents Processed2972300/str
 str name=Total Documents Failed2198550/str
 str name=Time taken 0:33:40.945/str

 Running solr on jetty right now and the console shows no error, also 
 \Solr\example\logs  folder is empty.

 Thanks,
 Rohit






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. 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, 2011 at 3:26 AM, Rohit ro...@in-rev.com wrote:
 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 name=Indexing completed. Added/Updated: 2972300 documents. Deleted
0
 documents./str
 str name=Committed2011-05-09 00:13:48/str
 str name=Optimized2011-05-09 00:13:48/str
 str name=Total Documents Processed2972300/str
 str name=Total Documents Failed2198550/str
 str name=Time taken 0:33:40.945/str

 Running solr on jetty right now and the console shows no error, also 
 \Solr\example\logs  folder is empty.

 Thanks,
 Rohit