[
https://issues.apache.org/jira/browse/SOLR-3808?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13455680#comment-13455680
]
Markus Jelsma commented on SOLR-3808:
-------------------------------------
Hi - in Apache Nutch i keep the loaded extractors in a static hashmap<name,
impl>. The content handlers have to be wrapped like this and the extractor
implementation has to be passed to the BoilerpipeContentHandler constructor, it
doesn't use configuration to find an extractor.
> Extraction contrib to utilize Boilerpipe
> ----------------------------------------
>
> Key: SOLR-3808
> URL: https://issues.apache.org/jira/browse/SOLR-3808
> Project: Solr
> Issue Type: Improvement
> Components: contrib - Solr Cell (Tika extraction)
> Reporter: Markus Jelsma
> Priority: Minor
> Attachments: SOLR-3808-trunk-1.patch
>
>
> Solr's extraction contrib uses Tika for document parsing and should be able
> te use Boilerpipe. Tika comes with Boilerpipe, a library capable of removing
> boilerplate text from HTML pages.
--
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
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]