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

Julien Nioche commented on NUTCH-717:
-------------------------------------

Maybe we could make the indexing backends pluggable first and move the 
SOLR-related stuff to a new plugin? The plugin would have a custom task (e.g. 
startSOLR) as you described but this would not affect the common build.xml + 
the various config files would be kept separated from the content of the main 
conf dir. Makes sense? 

> 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