Michael Wechner wrote:
> Hi
> 
> It seems to me that Nutch 0.8.x cannot extract the title from an XHTML
> page, e.g.

Try changing the following in your parse-plugins.xml

        <mimeType name="application/xhtml+xml">
                <plugin id="parse-html" />
        </mimeType>

This was changed in trunk and it _should_ fix that problem.

--
 Sami Siren

Reply via email to