On Wed, Mar 18, 2009 at 11:42 AM, Gosavi.Shyam <shyamgosavi...@gmail.com>wrote:

>
> Hi,
> I am new user of solr and I don't know how to index
> can any one tell me setting so that I can make index and search
> and also how to crawl any web site and local system using solr?
>

I think it will be best to start with the Solr tutorial --
http://lucene.apache.org/solr/tutorial.html

Setup an instance of solr and index the example data provided with the solr
download to understand how it is used. Also, take a look at the wiki which
has a lot of useful documentation -- http://wiki.apache.org/solr

Solr is a search server. It is not a crawler. You'd need to use an external
crawler such as Nutch or Heretrix or Droids to crawl websites. Search the
mailing list archives for past discussions on this topic.

-- 
Regards,
Shalin Shekhar Mangar.

Reply via email to