You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by "Konstantin Gribov (JIRA)" <ji...@apache.org> on 2015/03/29 18:05:53 UTC

[jira] [Comment Edited] (TIKA-1511) Create a parser for SQLite3

    [ https://issues.apache.org/jira/browse/TIKA-1511?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14385836#comment-14385836 ] 

Konstantin Gribov edited comment on TIKA-1511 at 3/29/15 4:05 PM:
------------------------------------------------------------------

Idea of better tika-parsers module separation was dicussed some time ago, it's also mentioned in Tika 2.0 roadmap (https://wiki.apache.org/tika/Tika2_0RoadMap).

In such case, user would get appropriate {{tika-parsers-\*}} modules with their deps (e. g., via {{mvn dependency:copy}} or something similar) and Solr can depend only on {{tika-core}} and minimal {{tika-parsers-\*}}. Or with dependency only on {{tika-core}} but it will lead to statndard questions like "why it doesn't work" as with {{slf4j}} in solr4.


was (Author: grossws):
Idea of better tika-parsers module separation was dicussed some time ago, it's also mentioned in Tika 2.0 roadmap (https://wiki.apache.org/tika/Tika2_0RoadMap).

In such case, user would get appropriate {{tika-parsers-*}} modules with their deps (e. g., via {{mvn dependency:copy}} or something similar) and Solr can depend only on {{tika-core}} and minimal {{tika-parsers-*}}. Or with dependency only on {{tika-core}} but it will lead to statndard questions like "why it doesn't work" as with {{slf4j}} in solr4.

> 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
>
>         Attachments: TIKA-1511v1.patch, TIKA-1511v2.patch, TIKA-1511v3.patch, TIKA-1511v3bis.patch, testSQLLite3b.db, testSQLLite3b.db
>
>
> 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)