Re: Apache Nutch and Solr Integration

2011-07-05 Thread serenity keningston
> >> > > >> > I downloaded both the softwares, however, I am getting error (*solrUrl > >> is > >> > not set, indexing will be skipped..*) when I am trying to crawl using > >> > Cygwin. > >> > > >> > Can anyone please help me out to fix this issue ? > >> > Else any other website suggesting for Apache Nutch and Solr > integration > >> > would be greatly helpful. > >> > > >> > > >> > > >> > Thanks & Regards, > >> > Serenity > >> > > >> > > > > >

Re: Apache Nutch and Solr Integration

2011-07-05 Thread Way Cool
techietutorials.blogspot.com/2011/06/how-to-build-and-start-apache-solr.html >> > >> > >> > I downloaded both the softwares, however, I am getting error (*solrUrl >> is >> > not set, indexing will be skipped..*) when I am trying to crawl using >> > Cygwin. >> > >> > Can anyone please help me out to fix this issue ? >> > Else any other website suggesting for Apache Nutch and Solr integration >> > would be greatly helpful. >> > >> > >> > >> > Thanks & Regards, >> > Serenity >> > >> > >

Re: Apache Nutch and Solr Integration

2011-07-05 Thread serenity keningston
t; > Cygwin. > > > > Can anyone please help me out to fix this issue ? > > Else any other website suggesting for Apache Nutch and Solr integration > > would be greatly helpful. > > > > > > > > Thanks & Regards, > > Serenity > > >

Re: Apache Nutch and Solr Integration

2011-07-05 Thread Markus Jelsma
lrUrl is > not set, indexing will be skipped..*) when I am trying to crawl using > Cygwin. > > Can anyone please help me out to fix this issue ? > Else any other website suggesting for Apache Nutch and Solr integration > would be greatly helpful. > > > > Thanks & Regards, > Serenity

Re: Apache Nutch and Solr Integration

2011-07-05 Thread Way Cool
etting error (*solrUrl is > not set, indexing will be skipped..*) when I am trying to crawl using > Cygwin. > > Can anyone please help me out to fix this issue ? > Else any other website suggesting for Apache Nutch and Solr integration > would be greatly helpful. > > > > Thanks & Regards, > Serenity >

Apache Nutch and Solr Integration

2011-07-05 Thread serenity keningston
l I downloaded both the softwares, however, I am getting error (*solrUrl is not set, indexing will be skipped..*) when I am trying to crawl using Cygwin. Can anyone please help me out to fix this issue ? Else any other website suggesting for Apache Nutch and Solr integration would be greatly he

Re: [Nutch] and Solr integration

2011-01-03 Thread Adam Estrada
t; > va:201) >> > at >> > org.apache.hadoop.mapred.JobClient.writeOldSplits(JobClient.java:810) >> > >> > at >> > org.apache.hadoop.mapred.JobClient.submitJobInternal(JobClient.java:7 >> > 81) >> > at >> org.

Re: [Nutch] and Solr integration

2011-01-03 Thread Adam Estrada
.apache.hadoop.mapred.JobClient.submitJob(JobClient.java:730) > > > > at org.apache.hadoop.mapred.JobClient.runJob(JobClient.java:1249) > > at org.apache.nutch.crawl.Injector.inject(Injector.java:217) > > at org.apache.nutch.crawl.Crawl.main

Re: [Nutch] and Solr integration

2010-12-20 Thread Adam Estrada
.mapred.JobClient.submitJobInternal(JobClient.java:7 > > 81) > > at > org.apache.hadoop.mapred.JobClient.submitJob(JobClient.java:730) > > > > at org.apache.hadoop.mapred.JobClient.runJob(JobClient.java:1249) > > at org.apache.nutch.crawl.Injector.inject(Injector.java:21

Re: [Nutch] and Solr integration

2010-12-20 Thread Anurag
> > at org.apache.hadoop.mapred.JobClient.runJob(JobClient.java:1249) > at org.apache.nutch.crawl.Injector.inject(Injector.java:217) > at org.apache.nutch.crawl.Crawl.main(Crawl.java:124) > > > -- > View message @ > http://lucene.47206

[Nutch] and Solr integration

2010-12-20 Thread Adam Estrada
All, I have a couple websites that I need to crawl and the following command line used to work I think. Solr is up and running and everything is fine there and I can go through and index the site but I really need the results added to Solr after the crawl. Does anyone have any idea on how to make