You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by "Markus Jelsma (JIRA)" <ji...@apache.org> on 2018/10/18 12:30:00 UTC

[jira] [Created] (TIKA-2760) LinkContentHandler does not report hyperlinks

Markus Jelsma created TIKA-2760:
-----------------------------------

             Summary: LinkContentHandler does not report hyperlinks
                 Key: TIKA-2760
                 URL: https://issues.apache.org/jira/browse/TIKA-2760
             Project: Tika
          Issue Type: Bug
    Affects Versions: 1.19
            Reporter: Markus Jelsma
             Fix For: 1.20


Nutch uses LinkContentHandler for collection hyperlinks, and does not report any hyperlink for http://www.ronaldmcdonaldhouse.co.uk/ which i'll also attach to this ticket.

Debugging LinkContentHandler to print element names in startElement reveals only very few HTML elements get reported, which i think is incorrect.

Our own parser in Nutch uses a custom ContentHandler and does report many elements, including hyperlinks.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)