Re: nutch log

2012-03-04 Thread alessio crisantemi
thanks koji, but i don't comprend ho can i do.. Il giorno 04 marzo 2012 06:31, Koji Sekiguchi ha scritto: > It is not solr error. Consult nutch/hadoop mailing list. > > > koji > -- > Query Log Visualizer for Apache Solr > http://soleami.com/ > > (12/03/04 2:38), alessio crisantemi wrote: > >> no

Re: nutch log

2012-03-03 Thread Koji Sekiguchi
It is not solr error. Consult nutch/hadoop mailing list. koji -- Query Log Visualizer for Apache Solr http://soleami.com/ (12/03/04 2:38), alessio crisantemi wrote: now, I solve the boolean problem. but my indexing don't works now also.. But this time, I don't have error in tomcat log and n

Re: nutch log

2012-03-03 Thread alessio crisantemi
now, I solve the boolean problem. but my indexing don't works now also.. But this time, I don't have error in tomcat log and not error in nutch log. I see only this code on cygwin window: Exception in thread "main" org.apache.hadoop.mapred.InvalidInputException: Input path does not exist: file:

Re: nutch log

2012-03-03 Thread Koji Sekiguchi
(12/03/04 0:09), alessio crisantemi wrote: is true. this is the slr problem: mar 03, 2012 12:08:04 PM org.apache.solr.common.SolrException log Grave: org.apache.solr.common.SolrException: invalid boolean value: Solr said that there was an erroneous boolean value in your solrconfig.xml. Check th

Re: nutch log

2012-03-03 Thread Markus Jelsma
Looks like you have a bad value where a boolean is expected in your solrconfig.xml. On Sat, 3 Mar 2012 16:09:11 +0100, alessio crisantemi wrote: is true. this is the slr problem: mar 03, 2012 12:08:04 PM org.apache.solr.common.SolrException log Grave: org.apache.solr.common.SolrException: inv

Re: nutch log

2012-03-03 Thread alessio crisantemi
is true. this is the slr problem: mar 03, 2012 12:08:04 PM org.apache.solr.common.SolrException log Grave: org.apache.solr.common.SolrException: invalid boolean value: at org.apache.solr.common.util.StrUtils.parseBool(StrUtils.java:237) at org.apache.solr.common.util.DOMUtil.addToNamedList(DOMUti

Re: nutch log

2012-03-03 Thread Koji Sekiguchi
(12/03/03 20:32), alessio crisantemi wrote: this is my nutch log after configured it for solr index: : org.apache.solr.common.SolrException: Internal Server Error Internal Server Error request: http://localhost:8983/solr/update?wt=javabin&version=2 at org.apache.solr.client.solrj.impl.Common