Re: Problem with Solr and Nutch integration

2011-03-01 Thread Anurag
e.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109) > at > org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:298) > at > org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:857) > at > org.apache.c

Re: Problem with Solr and Nutch integration

2011-03-01 Thread Paul Rogers
Hi Anurag The request handler has been added the solrconfig file. I'll try your attached requesthandler and see if that helps. Interestingly enough the whole setup when I was using nutch 1.2/solr 1.4.1. It is only since moving to nutch trunk/solr branch_3x that the problem has occurred. I assu

Re: Problem with Solr and Nutch integration

2011-02-28 Thread Anurag
l > On 28 February 2011 11:37, Anurag <[hidden > email]<http://user/SendEmail.jtp?type=node&node=2598137&i=0>> > wrote: > > > Solr uses jetty server default, do u know that? you can run solr server > > without using Tomcat (using jetty server). > > Pl

Re: Problem with Solr and Nutch integration

2011-02-28 Thread Paul Rogers
Hi Anurag Thanks for the prompt reply. I'm following the tutorial at http://www.lucidimagination.com/blog/2009/03/09/nutch-solr/ I have built solr and the example and added it to Tomcat as per http://wiki.apache.org/solr/SolrTomcat and this (solr-example) all appears to work fine (I can acces

Re: Problem with Solr and Nutch integration

2011-02-28 Thread Anurag
------- > If you reply to this email, your message will be added to the discussion > below: > > http://lucene.472066.n3.nabble.com/Problem-with-Solr-and-Nutch-integration-tp2590334p2590334.html > To start a new topic under Solr - User, email > ml-node+472068-1941297125-146...@

Re: Problem with Solr and Nutch integration

2011-02-28 Thread Paul Rogers
Hi Anurag Sorry for missing that key piece of info out. I'm running Linux (Centos 5.5). Regards Paul On 28 February 2011 07:26, Anurag wrote: > Which os u are using? >

Re: Problem with Solr and Nutch integration

2011-02-27 Thread Anurag
g the Tomcat 6 logging and that logs should be found at > $CATALINA_HOME/logs/catalina.out? > > Thanks > > Paul > > > ------ > If you reply to this email, your message will be added to the discussion > below: > > http://lucene.472066.n3.nabble.com/Problem-with-Solr-

Problem with Solr and Nutch integration

2011-02-27 Thread Paul Rogers
Hi Guys I'm trying to integrate solr and nutch as per http://www.lucidimagination.com/blog/2009/03/09/nutch-solr/, using the branch_3x from svn on Tomcat 6. After adding the "nutch" requestHandler to solrconfig.xml while the solr-example will start on accessing the admin page I get the following