Re: Solr and wikipedia for schools

2011-09-04 Thread François Schiettecatte
I note that there is a full download option available, might be easier than crawling. François On Sep 4, 2011, at 9:56 AM, Markus Jelsma wrote: > Hi, > > Solr is a search engine, not a crawler. You can use Apache Nutch to crawl > your > site and have it indexed in Solr. > > Cheers, > >> Hi

Re: Solr and wikipedia for schools

2011-09-04 Thread Markus Jelsma
Hi, Solr is a search engine, not a crawler. You can use Apache Nutch to crawl your site and have it indexed in Solr. Cheers, > Hi, > > I am new to Solr/Lucene, and have some problems trying to figure out the > best way to perform indexing. I think I understand the general principles, > but hav