The only book ive read on the topic was written by some guys from this group, it was 3 years ago and dont remember the name. Most i have learned was from trial and error, this group, groups related to other technologies used like solr hbase zookeeper hadoop, etc.. Google is your friend.... rule of thumb for Internet development : everything you need to know about the Internet can be found on the Internet. El 13/6/2016 15:53, "Jose-Marcio Martins da Cruz" < [email protected]> escribió:
> > Hi, > > Thanks Blackice. > > Can you suggest me one or two good books on solr and/or nutch which aren't > not outdated ? > > Thanks > > On 06/13/2016 03:16 PM, BlackIce wrote: > >> Solr 6 uses a diferentes directory structure now, follow solr tutorials >> on >> how to create a core, it will tell you where it creates the cores >> directory, inside that directory should be a directory called /conf thats >> were the shema goes. Its also a good idea to read as muchas as posible on >> solr, nucth collects the data, solr makes it usable. >> El 13/6/2016 15:07, "Jose-Marcio Martins da Cruz" < >> [email protected]> escribió: >> >> >>> Hello, >>> >>> Sorry if this is a dumb question. I can't find the good info. >>> >>> I've installed at some computer, nutch 1.11 and Solr 6.0.1 >>> >>> As I'm new to nutch/solr, I've followed the old tutorial at >>> https://wiki.apache.org/nutch/NutchTutorial >>> >>> Both nutch and solr works fine, alone. Trying to integrate them, I found >>> that I have to copy the nutch file "schema.xml" to somewhere inside >>> Solr. I >>> haven't found where... and I tried some guesses, without success. >>> >>> Also, nutch tutorial says to launch something like : >>> >>> bin/nutch solrindex http://localhost:8983/solr crawl/crawldb/ -linkdb >>> crawl/linkdb/ -dir crawl/segments/ >>> >>> I've also done some variants without success. >>> >>> Can you please point me what I'm doing wrong or where can I find some doc >>> about this ? >>> >>> Thanks in advance >>> >>> JMarcio >>> >>> >> > > -- > > Envoyé de ma machine à écrire. > --------------------------------------------------------------- > Spam : Classement statistique de messages électroniques - > Une approche pragmatique > Chez Amazon.fr : http://amzn.to/LEscRu ou http://bit.ly/SpamJM > --------------------------------------------------------------- > Jose Marcio MARTINS DA CRUZ http://www.j-chkmail.org > Ecole des Mines de Paris http://bit.ly/SpamJM > 60, bd Saint Michel 75272 - PARIS CEDEX 06 > >

