You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nutch.apache.org by "Julien Nioche (JIRA)" <ji...@apache.org> on 2010/07/23 17:44:50 UTC

[jira] Created: (NUTCH-861) Rename HTMLParserFilter

Rename HTMLParserFilter 
------------------------

                 Key: NUTCH-861
                 URL: https://issues.apache.org/jira/browse/NUTCH-861
             Project: Nutch
          Issue Type: Wish
          Components: parser
    Affects Versions: 2.0
            Reporter: Julien Nioche
             Fix For: 2.0


The name 'HTMLParserFilter' is slightly confusing as it gives the impression that the implementations of this endpoint are getting only HTML documents. 
The plugin parse-tika calls the HTMLParserFilters and passes them a DOM representation of the XHTML-like documents it got from the underlying Tika parsers. This means that we are getting a DOM representation for documents in any format recognised by Tika and not only HTML.

What about renaming HTMLParserFilter into ParserFilter? Any other suggestions?

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Assigned: (NUTCH-861) Rename HTMLParserFilter

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

Julien Nioche reassigned NUTCH-861:
-----------------------------------

    Assignee: Julien Nioche

> Rename HTMLParserFilter 
> ------------------------
>
>                 Key: NUTCH-861
>                 URL: https://issues.apache.org/jira/browse/NUTCH-861
>             Project: Nutch
>          Issue Type: Wish
>          Components: parser
>    Affects Versions: 2.0
>            Reporter: Julien Nioche
>            Assignee: Julien Nioche
>             Fix For: 2.0
>
>         Attachments: NUTCH-861.patch
>
>
> The name 'HTMLParserFilter' is slightly confusing as it gives the impression that the implementations of this endpoint are getting only HTML documents. 
> The plugin parse-tika calls the HTMLParserFilters and passes them a DOM representation of the XHTML-like documents it got from the underlying Tika parsers. This means that we are getting a DOM representation for documents in any format recognised by Tika and not only HTML.
> What about renaming HTMLParserFilter into ParserFilter? Any other suggestions?

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (NUTCH-861) Rename HTMLParserFilter

Posted by "Julien Nioche (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/NUTCH-861?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12896830#action_12896830 ] 

Julien Nioche commented on NUTCH-861:
-------------------------------------

will commit this tomorrow if no one has any objections

> Rename HTMLParserFilter 
> ------------------------
>
>                 Key: NUTCH-861
>                 URL: https://issues.apache.org/jira/browse/NUTCH-861
>             Project: Nutch
>          Issue Type: Wish
>          Components: parser
>    Affects Versions: 2.0
>            Reporter: Julien Nioche
>            Assignee: Julien Nioche
>             Fix For: 2.0
>
>         Attachments: NUTCH-861.patch
>
>
> The name 'HTMLParserFilter' is slightly confusing as it gives the impression that the implementations of this endpoint are getting only HTML documents. 
> The plugin parse-tika calls the HTMLParserFilters and passes them a DOM representation of the XHTML-like documents it got from the underlying Tika parsers. This means that we are getting a DOM representation for documents in any format recognised by Tika and not only HTML.
> What about renaming HTMLParserFilter into ParserFilter? Any other suggestions?

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (NUTCH-861) Rename HTMLParserFilter

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

Julien Nioche updated NUTCH-861:
--------------------------------

    Attachment: NUTCH-861.patch

Patch which renames the HTMLParseFilter endpoint into ParseFilter

> Rename HTMLParserFilter 
> ------------------------
>
>                 Key: NUTCH-861
>                 URL: https://issues.apache.org/jira/browse/NUTCH-861
>             Project: Nutch
>          Issue Type: Wish
>          Components: parser
>    Affects Versions: 2.0
>            Reporter: Julien Nioche
>             Fix For: 2.0
>
>         Attachments: NUTCH-861.patch
>
>
> The name 'HTMLParserFilter' is slightly confusing as it gives the impression that the implementations of this endpoint are getting only HTML documents. 
> The plugin parse-tika calls the HTMLParserFilters and passes them a DOM representation of the XHTML-like documents it got from the underlying Tika parsers. This means that we are getting a DOM representation for documents in any format recognised by Tika and not only HTML.
> What about renaming HTMLParserFilter into ParserFilter? Any other suggestions?

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (NUTCH-861) Rename HTMLParserFilter

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

Julien Nioche updated NUTCH-861:
--------------------------------

    Patch Info: [Patch Available]

> Rename HTMLParserFilter 
> ------------------------
>
>                 Key: NUTCH-861
>                 URL: https://issues.apache.org/jira/browse/NUTCH-861
>             Project: Nutch
>          Issue Type: Wish
>          Components: parser
>    Affects Versions: 2.0
>            Reporter: Julien Nioche
>            Assignee: Julien Nioche
>             Fix For: 2.0
>
>         Attachments: NUTCH-861.patch
>
>
> The name 'HTMLParserFilter' is slightly confusing as it gives the impression that the implementations of this endpoint are getting only HTML documents. 
> The plugin parse-tika calls the HTMLParserFilters and passes them a DOM representation of the XHTML-like documents it got from the underlying Tika parsers. This means that we are getting a DOM representation for documents in any format recognised by Tika and not only HTML.
> What about renaming HTMLParserFilter into ParserFilter? Any other suggestions?

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (NUTCH-861) Rename HTMLParserFilter

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

Julien Nioche closed NUTCH-861.
-------------------------------


> Rename HTMLParserFilter 
> ------------------------
>
>                 Key: NUTCH-861
>                 URL: https://issues.apache.org/jira/browse/NUTCH-861
>             Project: Nutch
>          Issue Type: Wish
>          Components: parser
>    Affects Versions: 2.0
>            Reporter: Julien Nioche
>            Assignee: Julien Nioche
>             Fix For: 2.0
>
>         Attachments: NUTCH-861.patch
>
>
> The name 'HTMLParserFilter' is slightly confusing as it gives the impression that the implementations of this endpoint are getting only HTML documents. 
> The plugin parse-tika calls the HTMLParserFilters and passes them a DOM representation of the XHTML-like documents it got from the underlying Tika parsers. This means that we are getting a DOM representation for documents in any format recognised by Tika and not only HTML.
> What about renaming HTMLParserFilter into ParserFilter? Any other suggestions?

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (NUTCH-861) Rename HTMLParserFilter

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

Alex McLintock commented on NUTCH-861:
--------------------------------------

Can I stress that if this is done then some documentation will probably need changing too?

(But it sounds like a good change - badly named classes are confusing)

Thanks

> Rename HTMLParserFilter 
> ------------------------
>
>                 Key: NUTCH-861
>                 URL: https://issues.apache.org/jira/browse/NUTCH-861
>             Project: Nutch
>          Issue Type: Wish
>          Components: parser
>    Affects Versions: 2.0
>            Reporter: Julien Nioche
>            Assignee: Julien Nioche
>             Fix For: 2.0
>
>         Attachments: NUTCH-861.patch
>
>
> The name 'HTMLParserFilter' is slightly confusing as it gives the impression that the implementations of this endpoint are getting only HTML documents. 
> The plugin parse-tika calls the HTMLParserFilters and passes them a DOM representation of the XHTML-like documents it got from the underlying Tika parsers. This means that we are getting a DOM representation for documents in any format recognised by Tika and not only HTML.
> What about renaming HTMLParserFilter into ParserFilter? Any other suggestions?

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (NUTCH-861) Rename HTMLParserFilter

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

Julien Nioche resolved NUTCH-861.
---------------------------------

    Resolution: Fixed

Committed revision 984352.


> Rename HTMLParserFilter 
> ------------------------
>
>                 Key: NUTCH-861
>                 URL: https://issues.apache.org/jira/browse/NUTCH-861
>             Project: Nutch
>          Issue Type: Wish
>          Components: parser
>    Affects Versions: 2.0
>            Reporter: Julien Nioche
>            Assignee: Julien Nioche
>             Fix For: 2.0
>
>         Attachments: NUTCH-861.patch
>
>
> The name 'HTMLParserFilter' is slightly confusing as it gives the impression that the implementations of this endpoint are getting only HTML documents. 
> The plugin parse-tika calls the HTMLParserFilters and passes them a DOM representation of the XHTML-like documents it got from the underlying Tika parsers. This means that we are getting a DOM representation for documents in any format recognised by Tika and not only HTML.
> What about renaming HTMLParserFilter into ParserFilter? Any other suggestions?

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (NUTCH-861) Rename HTMLParserFilter

Posted by "Andrzej Bialecki (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/NUTCH-861?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12892268#action_12892268 ] 

Andrzej Bialecki  commented on NUTCH-861:
-----------------------------------------

+1 this makes sense now.

> Rename HTMLParserFilter 
> ------------------------
>
>                 Key: NUTCH-861
>                 URL: https://issues.apache.org/jira/browse/NUTCH-861
>             Project: Nutch
>          Issue Type: Wish
>          Components: parser
>    Affects Versions: 2.0
>            Reporter: Julien Nioche
>             Fix For: 2.0
>
>
> The name 'HTMLParserFilter' is slightly confusing as it gives the impression that the implementations of this endpoint are getting only HTML documents. 
> The plugin parse-tika calls the HTMLParserFilters and passes them a DOM representation of the XHTML-like documents it got from the underlying Tika parsers. This means that we are getting a DOM representation for documents in any format recognised by Tika and not only HTML.
> What about renaming HTMLParserFilter into ParserFilter? Any other suggestions?

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (NUTCH-861) Rename HTMLParserFilter

Posted by "Julien Nioche (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/NUTCH-861?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12896870#action_12896870 ] 

Julien Nioche commented on NUTCH-861:
-------------------------------------

Which documentation are you thinking about specifically? We'll need to document the whole of 2.0 anyway and that would be part of it :-)

> Rename HTMLParserFilter 
> ------------------------
>
>                 Key: NUTCH-861
>                 URL: https://issues.apache.org/jira/browse/NUTCH-861
>             Project: Nutch
>          Issue Type: Wish
>          Components: parser
>    Affects Versions: 2.0
>            Reporter: Julien Nioche
>            Assignee: Julien Nioche
>             Fix For: 2.0
>
>         Attachments: NUTCH-861.patch
>
>
> The name 'HTMLParserFilter' is slightly confusing as it gives the impression that the implementations of this endpoint are getting only HTML documents. 
> The plugin parse-tika calls the HTMLParserFilters and passes them a DOM representation of the XHTML-like documents it got from the underlying Tika parsers. This means that we are getting a DOM representation for documents in any format recognised by Tika and not only HTML.
> What about renaming HTMLParserFilter into ParserFilter? Any other suggestions?

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.