[
https://issues.apache.org/jira/browse/TIKA-1511?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14277044#comment-14277044
]
Luis Filipe Nassif commented on TIKA-1511:
------------------------------------------
1) I vote to handle each table as a separate/embedded item with
EmbeddedDocumentExtractor. If the user do not set a EmbeddedDocumentExtractor
into ParseContext, the parser should fallback to
ParsingEmbeddedDocumentExtractor that will simply append all tables with <div>.
So the parser will be more flexible.
2) I think the same can be applied here.
> Create a parser for SQLite3
> ---------------------------
>
> Key: TIKA-1511
> URL: https://issues.apache.org/jira/browse/TIKA-1511
> Project: Tika
> Issue Type: New Feature
> Components: parser
> Affects Versions: 1.6
> Reporter: Luis Filipe Nassif
> Fix For: 1.8
>
>
> I think it would be very useful, as sqlite is used as data storage by a wide
> range of applications. Opening the ticket to track it.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)