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). Apparently the zip I downloaded was not correct. I think you have to
> have a "solr.war" file on the "webapps" directory, do you have it?
> Do you know which version of Solr you downloaded?
> Download this one:
> http://apache.dattatec.com/lucene/solr/3.3.0/apache-solr-3.3.0.zip
> I just tried it and it's there.
>
> On Mon, Jul 4, 2011 at 1:49 PM, <carmme...@qualidade.info> wrote:
>
>> I use nutch, as a search engine.  Until now nutch did the crawl and the
>> search functions.  The newest version, however, delegated the search to
>> solr. I don't know almost nothing about programming, but i'm able to
>> 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-6.1-SNAPSHOT
>> 2011-07-04 13:22:38.946:INFO::Started SocketConnector@0.0.0.0:8983
>>
>> When I tried  to go to http://localhost:8983/solr/admin/  I got:
>>
>> HTTP ERROR: 404
>> Problem accessing /solr/admin/. Reason:
>> NOT_FOUND
>>
>> Can someone help me with this?
>>
>> Tanks
>>
>>
>


Reply via email to