Are you familiar with crawling the web as oppose to your intranet? If so
did the Nutch Solr configuration work correctly? As you are aware the
difference in configuration between the web and your intranet should be
trivial. Please have a look at your logs and see if ALL stages of the crawl
are working as expected, especially your indexing stages.

On Sun, Nov 20, 2011 at 1:38 PM, Ahmad Ajiloo <[email protected]>wrote:

> Hello
> I tried to have a Intranet Search on my documents with this guidance:
> http://wiki.apache.org/nutch/IntranetDocumentSearch
>
> In configuration part explains: "When configured correctly, there should be
> a core located at *http://localhost:8983/solr/nutch*. You can test this by
> accessing the administration page at *
> http://localhost:8983/solr/nutch/admin
> * where you can also verify that the schema is being correctly loaded. "
>
> I copied schema.xml from Nutch to Solr but there is no page in this link: (
> *http://localhost:8983/solr/nutch*) and I got this error:
> HTTP ERROR 404
>
> Problem accessing /solr/nutch. Reason:
>
>    NOT_FOUND
>
> *Powered by Jetty://*
> ----------------------------------
> so when I get this command (> ./bin/nutch crawl urls -dir crawl -depth 2
> -solr http://localhost:8983/solr/nutch) No data will send to Solr !
>



-- 
*Lewis*

Reply via email to