You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nutch.apache.org by "Sebastian Nagel (JIRA)" <ji...@apache.org> on 2013/01/15 22:14:15 UTC

[jira] [Commented] (NUTCH-1087) Deprecate crawl command and replace with example script

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

Sebastian Nagel commented on NUTCH-1087:
----------------------------------------

Hi Tristan,
thanks for the patch! The segment path of solrindex was already reported in NUTCH-1500
Can you open a new issue for the Mac OS problem? It's more verbose to separate the problems then reopening resolved issues again. Thanks. Btw., maybe a simple solution
{code}
SEGMENT=`ls $CRAWL_PATH/segments/ | sort -n | tail -n 1`
{code}
without sed or awk is preferable. Does it work on Mac OS?
                
> Deprecate crawl command and replace with example script
> -------------------------------------------------------
>
>                 Key: NUTCH-1087
>                 URL: https://issues.apache.org/jira/browse/NUTCH-1087
>             Project: Nutch
>          Issue Type: Task
>    Affects Versions: 1.4
>            Reporter: Markus Jelsma
>            Assignee: Julien Nioche
>            Priority: Minor
>             Fix For: 1.6, 2.2
>
>         Attachments: NUTCH-1087-1.6-2.patch, NUTCH-1087-1.6-3.patch, NUTCH-1087-2.1-2.patch, NUTCH-1087-2.1.patch, NUTCH-1087.patch
>
>
> * remove the crawl command
> * add basic crawl shell script
> See thread:
> http://www.mail-archive.com/dev@nutch.apache.org/msg03848.html

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira