You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nutch.apache.org by "Sami Siren (JIRA)" <ji...@apache.org> on 2009/03/10 10:58:50 UTC

[jira] Created: (NUTCH-717) Make Nutch Solr integration easier

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
             Fix For: 1.1


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.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (NUTCH-717) Make Nutch Solr integration easier

Posted by "Chris A. Mattmann (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/NUTCH-717?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chris A. Mattmann updated NUTCH-717:
------------------------------------

    Fix Version/s:     (was: 1.1)

- pushing this out per http://bit.ly/c7tBv9

> 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
>
> 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.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (NUTCH-717) Make Nutch Solr integration easier

Posted by "Alex McLintock (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/NUTCH-717?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12728727#action_12728727 ] 

Alex McLintock commented on NUTCH-717:
--------------------------------------

+1

I've just tried to integrate solr and Nutch following a fairly clear explanation. However I failed to get it working and have no obvious errors in the log files to tell me what went wrong. Anything which can be done to simplify this process would be helpful. 

> 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
>             Fix For: 1.1
>
>
> 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.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (NUTCH-717) Make Nutch Solr integration easier

Posted by "Doğacan Güney (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/NUTCH-717?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12729219#action_12729219 ] 

Doğacan Güney commented on NUTCH-717:
-------------------------------------

+1 from me too.

I have another proposition: Would it make sense to add full solr jar (and webapp) to our code base and make something like this work?

bin/nutch solrserver

This would make integration much easier, but may make nutch size very big.

> 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
>             Fix For: 1.1
>
>
> 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.
-
You can reply to this email to add a comment to the issue online.