[jira] Commented: (TIKA-447) Container aware mimetype detection

2010-07-28 Thread Nick Burch (JIRA)
[ https://issues.apache.org/jira/browse/TIKA-447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12893182#action_12893182 ] Nick Burch commented on TIKA-447: - As no-one has objected, I've committed this initial code i

[jira] Commented: (TIKA-447) Container aware mimetype detection

2010-07-28 Thread Chris A. Mattmann (JIRA)
[ https://issues.apache.org/jira/browse/TIKA-447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12893260#action_12893260 ] Chris A. Mattmann commented on TIKA-447: Nick, awesome! > Container aware mimetype d

[jira] Commented: (TIKA-447) Container aware mimetype detection

2010-07-29 Thread Nick Burch (JIRA)
[ https://issues.apache.org/jira/browse/TIKA-447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12893610#action_12893610 ] Nick Burch commented on TIKA-447: - I've added support for OOXML files (detection + container

[jira] Commented: (TIKA-447) Container aware mimetype detection

2010-07-29 Thread Chris A. Mattmann (JIRA)
[ https://issues.apache.org/jira/browse/TIKA-447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12893620#action_12893620 ] Chris A. Mattmann commented on TIKA-447: Nick, awesome job! Comments below: {quote}

[jira] Commented: (TIKA-447) Container aware mimetype detection

2010-08-02 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/TIKA-447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12894486#action_12894486 ] Jukka Zitting commented on TIKA-447: It would be great if the AutoDetectParser could auto

[jira] Commented: (TIKA-447) Container aware mimetype detection

2010-08-02 Thread Nick Burch (JIRA)
[ https://issues.apache.org/jira/browse/TIKA-447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12894494#action_12894494 ] Nick Burch commented on TIKA-447: - At the moment, the ContainerAwareDetector checks the first

[jira] Commented: (TIKA-447) Container aware mimetype detection

2010-08-02 Thread Alex Ott (JIRA)
[ https://issues.apache.org/jira/browse/TIKA-447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12894501#action_12894501 ] Alex Ott commented on TIKA-447: --- 2Nick: does this will allow to implement support for self-extr

[jira] Commented: (TIKA-447) Container aware mimetype detection

2010-08-02 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/TIKA-447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12894502#action_12894502 ] Jukka Zitting commented on TIKA-447: Hmm, I guess you're right, perhaps we won't need suc

[jira] Commented: (TIKA-447) Container aware mimetype detection

2010-08-02 Thread Alex Ott (JIRA)
[ https://issues.apache.org/jira/browse/TIKA-447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12894507#action_12894507 ] Alex Ott commented on TIKA-447: --- It's better to have some flag, that will say "Stop, if this ru

[jira] Commented: (TIKA-447) Container aware mimetype detection

2010-08-02 Thread Nick Burch (JIRA)
[ https://issues.apache.org/jira/browse/TIKA-447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12894509#action_12894509 ] Nick Burch commented on TIKA-447: - Jukka - that might end up being more work though? Also, sh

[jira] Commented: (TIKA-447) Container aware mimetype detection

2010-08-02 Thread Nick Burch (JIRA)
[ https://issues.apache.org/jira/browse/TIKA-447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12894510#action_12894510 ] Nick Burch commented on TIKA-447: - Alex - have a look at the code, I think it already does wh

[jira] Commented: (TIKA-447) Container aware mimetype detection

2010-08-02 Thread Alex Ott (JIRA)
[ https://issues.apache.org/jira/browse/TIKA-447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12894511#action_12894511 ] Alex Ott commented on TIKA-447: --- Ah, sorry Nick - I hadn't looked into code yet. I thought, tha

[jira] Commented: (TIKA-447) Container aware mimetype detection

2010-08-02 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/TIKA-447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12894518#action_12894518 ] Jukka Zitting commented on TIKA-447: It's a bit more work, yes. What I'm trying to achiev

[jira] Commented: (TIKA-447) Container aware mimetype detection

2010-08-02 Thread Nick Burch (JIRA)
[ https://issues.apache.org/jira/browse/TIKA-447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12894520#action_12894520 ] Nick Burch commented on TIKA-447: - Using the container aware detector will give a more accura

[jira] Commented: (TIKA-447) Container aware mimetype detection

2010-08-04 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/TIKA-447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12895192#action_12895192 ] Jukka Zitting commented on TIKA-447: I committed my patch in revision 982175. > memory

[jira] Commented: (TIKA-447) Container aware mimetype detection

2010-08-13 Thread Nick Burch (JIRA)
[ https://issues.apache.org/jira/browse/TIKA-447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12898281#action_12898281 ] Nick Burch commented on TIKA-447: - I've added some Detector documentation in r985242, please

[jira] Commented: (TIKA-447) Container aware mimetype detection

2010-12-05 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/TIKA-447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12967036#action_12967036 ] Jukka Zitting commented on TIKA-447: I refactored the code a bit in revision 1042476 to m

[jira] Commented: (TIKA-447) Container aware mimetype detection

2010-12-05 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/TIKA-447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12967055#action_12967055 ] Jukka Zitting commented on TIKA-447: In revision 1042497 I added an auto-loading mechanis

[jira] [Commented] (TIKA-447) Container aware mimetype detection

2011-05-20 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/TIKA-447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13036931#comment-13036931 ] Jukka Zitting commented on TIKA-447: I think we are pretty much done with this issue alr