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

[jira] [Comment Edited] (NUTCH-1031) Delegate parsing of robots.txt to crawler-commons

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

Tejas Patil edited comment on NUTCH-1031 at 1/22/13 3:18 AM:
-------------------------------------------------------------

Added a patch for nutch trunk (NUTCH-1031-trunk.v2.patch). If nobody has objection, i will work on corresponding patch for 2.x.
Summary of the changes done:
- Removed RobotRules class as CC provides a replacement: BaseRobotRules
- Moved RobotRulesParser from http plugin in account to NUTCH-1513, other protocols might share it.
- Added HttpRobotRulesParser which will be responsible for getting the robots file for http protocol.
- Changed references from old nutch classes to classes from CC.
                
      was (Author: tejasp):
    Added a patch for nutch trunk (NUTCH-1031-trunk.v2.patch). If nobody has objection, i will work on corresponding patch for 2.x.
Summary of the changes done:
- Removed RobotRules class as CC provides a replacement: BaseRobotRules
- Moved RobotRulesParser from http plugin in account to NUTCH-1513, other protocols might share the it.
- Added HttpRobotRulesParser which will be responsible for getting the robots file using http protocol.
- Changed references from old nutch classes to classes from CC.
                  
> Delegate parsing of robots.txt to crawler-commons
> -------------------------------------------------
>
>                 Key: NUTCH-1031
>                 URL: https://issues.apache.org/jira/browse/NUTCH-1031
>             Project: Nutch
>          Issue Type: Task
>            Reporter: Julien Nioche
>            Assignee: Tejas Patil
>            Priority: Minor
>              Labels: robots.txt
>             Fix For: 1.7
>
>         Attachments: CC.robots.multiple.agents.patch, CC.robots.multiple.agents.v2.patch, NUTCH-1031-trunk.v2.patch, NUTCH-1031.v1.patch
>
>
> We're about to release the first version of Crawler-Commons [http://code.google.com/p/crawler-commons/] which contains a parser for robots.txt files. This parser should also be better than the one we currently have in Nutch. I will delegate this functionality to CC as soon as it is available publicly

--
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