[ 
https://issues.apache.org/jira/browse/NUTCH-717?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13070450#comment-13070450
 ] 

Markus Jelsma commented on NUTCH-717:
-------------------------------------

We can add a Solr instance with Jetty and deploy it in the runtime directory. 
If a user can simply go to runtime/solr directory and run with java -jar 
start.jar it greatly reduces the hassle for new users. We can then also move 
our schema.xml to the proper location.

> Make Nutch Solr integration easier
> ----------------------------------
>
>                 Key: NUTCH-717
>                 URL: https://issues.apache.org/jira/browse/NUTCH-717
>             Project: Nutch
>          Issue Type: New Feature
>            Reporter: Sami Siren
>            Priority: Critical
>             Fix For: 1.4, 2.0
>
>
> Erik Hatcher proposed we should provide a full solr config dir to be used 
> with Nutch-Solr. Now we only provide index schema. It would be considerably 
> easier to setup nutch-solr if we provided the whole conf dir that you could 
> use with solr like:
> java -Dsolr.solr.home=<Nutch's Solr Home> -jar start.jar

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to