Re: A beginner problem

2011-07-05 Thread carmmello
Thank you for your answer. I downloaded solr from the link you sugested and now it is ok, I can see the administration page. But it is strange that a download from the solr site does not work. Tanks also to Way Cool. > I don't know why, but it happened the same to me in the past (with > 3.2).

Re: A beginner problem

2011-07-05 Thread Way Cool
You can follow the links below to setup Nutch and Solr: http://thetechietutorials.blogspot.com/2011/06/solr-and-nutch-integration.html http://thetechietutorials.blogspot.com/2011/06/how-to-build-and-start-apache-solr.html http://wiki.apache.org/nutch/RunningNutchAndSolr Of course, more details wi

Re: A beginner problem

2011-07-05 Thread Chris Hostetter
: follow a receipe. So I went to the the solr site, downloaded solr and : tried to follow the tutorial. In the "example" folder of solr, using : "java -jar start.jar " I got: : : 2011-07-04 13:22:38.439:INFO::Logging to STDERR via org.mortbay.log.StdErrLog : 2011-07-04 13:22:38.893:INFO::jetty-

Re: A beginner problem

2011-07-04 Thread nilay....@gmail.com
ya i agree with Filype Pereira Please put your problem in details . And check all thing what he says . Please also check in 8080 port - Regards Nilay Tiwari -- View this message in context: http://lucene.472066.n3.nabble.com/A-beginner-problem-tp3138118p3139667.html Sent from the Solr -

Re: A beginner problem

2011-07-04 Thread Filype Pereira
It's hard to find what is happening without more details about your setup. I would start by asking the questions: - Do you have a firewall installed? - What opperating system do you run solr on? - Can you ping the hostname "localhost"? Filype On Tue, Jul 5, 2011 at 4:49 AM, wrote: > I use nut