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
>

Reply via email to