tika-dev
Thread
Date
Later messages
Messages by Thread
[jira] Updated: (TIKA-33) Stateless parsers
Jukka Zitting (JIRA)
Re: [jira] Updated: (TIKA-33) Stateless parsers
kbennett
Re: [jira] Updated: (TIKA-33) Stateless parsers
Jukka Zitting
Re: [jira] Updated: (TIKA-33) Stateless parsers
Carsten Ziegeler
[jira] Resolved: (TIKA-33) Stateless parsers
Jukka Zitting (JIRA)
[jira] Created: (TIKA-32) XMLParser has a CDATA if clause that will never be called; also needs refactoring.
Keith R. Bennett (JIRA)
[jira] Updated: (TIKA-32) XMLParser has a CDATA if clause that will never be called; also needs refactoring.
Keith R. Bennett (JIRA)
[jira] Resolved: (TIKA-32) XMLParser has a CDATA if clause that will never be called; also needs refactoring.
Jukka Zitting (JIRA)
Re: Tika pipelines (was: Tika discussions in Amsterdam)
kbennett
Re: Tika pipelines (was: Tika discussions in Amsterdam)
Bertrand Delacretaz
Re: Tika pipelines (was: Tika discussions in Amsterdam)
Jukka Zitting
[jira] Created: (TIKA-31) protected Parser.parse(InputStream stream, Iterable<Content> contents)
Jukka Zitting (JIRA)
[jira] Updated: (TIKA-31) protected Parser.parse(InputStream stream, Iterable<Content> contents)
Jukka Zitting (JIRA)
[jira] Commented: (TIKA-31) protected Parser.parse(InputStream stream, Iterable<Content> contents)
Keith R. Bennett (JIRA)
[jira] Commented: (TIKA-31) protected Parser.parse(InputStream stream, Iterable<Content> contents)
Jukka Zitting (JIRA)
[jira] Resolved: (TIKA-31) protected Parser.parse(InputStream stream, Iterable<Content> contents)
Jukka Zitting (JIRA)
[jira] Created: (TIKA-30) TikaConfig class needs TikaConfig(URL) constructor.
Keith R. Bennett (JIRA)
[jira] Updated: (TIKA-30) TikaConfig class needs TikaConfig(URL) constructor.
Keith R. Bennett (JIRA)
[jira] Assigned: (TIKA-30) TikaConfig class needs TikaConfig(URL) constructor.
Jukka Zitting (JIRA)
[jira] Resolved: (TIKA-30) TikaConfig class needs TikaConfig(URL) constructor.
Jukka Zitting (JIRA)
[jira] Created: (TIKA-29) Exceptions are being swallowed that need to be thrown.
Keith R. Bennett (JIRA)
[jira] Commented: (TIKA-29) Exceptions are being swallowed that need to be thrown.
Chris A. Mattmann (JIRA)
[jira] Updated: (TIKA-29) Exceptions are being swallowed that need to be thrown.
Keith R. Bennett (JIRA)
[jira] Commented: (TIKA-29) Exceptions are being swallowed that need to be thrown.
Jukka Zitting (JIRA)
[jira] Commented: (TIKA-29) Exceptions are being swallowed that need to be thrown.
Keith R. Bennett (JIRA)
[jira] Resolved: (TIKA-29) Exceptions are being swallowed that need to be thrown.
Jukka Zitting (JIRA)
Providing a Default Tika Configuration
kbennett
Re: Providing a Default Tika Configuration
kbennett
Re: Providing a Default Tika Configuration
kbennett
Re: Providing a Default Tika Configuration
Bertrand Delacretaz
Re: Providing a Default Tika Configuration
kbennett
Re: Providing a Default Tika Configuration
Bertrand Delacretaz
Re: Providing a Default Tika Configuration
Jukka Zitting
Re: Providing a Default Tika Configuration
Bertrand Delacretaz
Re: Providing a Default Tika Configuration
kbennett
Re: Providing a Default Tika Configuration
Jukka Zitting
Re: Providing a Default Tika Configuration
kbennett
Did a better job of wiring together automatic mime detection with TikaConfig
Chris Mattmann
[jira] Created: (TIKA-28) Rename config.xml to tika-config.xml or similar.
Keith R. Bennett (JIRA)
[jira] Assigned: (TIKA-28) Rename config.xml to tika-config.xml or similar.
Chris A. Mattmann (JIRA)
[jira] Resolved: (TIKA-28) Rename config.xml to tika-config.xml or similar.
Chris A. Mattmann (JIRA)
[jira] Closed: (TIKA-28) Rename config.xml to tika-config.xml or similar.
Chris A. Mattmann (JIRA)
Do we want a CREDITS.txt file?
Bertrand Delacretaz
Re: Do we want a CREDITS.txt file?
Jukka Zitting
Re: Do we want a CREDITS.txt file?
Bertrand Delacretaz
[jira] Resolved: (TIKA-9) Make source code compilable on Java 1.4 by removing Java 5 features such as generics.
Chris A. Mattmann (JIRA)
[jira] Created: (TIKA-27) Rename all "Luis" classes to be "Tika" classes
Chris A. Mattmann (JIRA)
[jira] Assigned: (TIKA-27) Rename all "Luis" classes to be "Tika" classes
Jukka Zitting (JIRA)
[jira] Resolved: (TIKA-27) Rename all "Luis" classes to be "Tika" classes
Jukka Zitting (JIRA)
[jira] Updated: (TIKA-27) Rename all "Lius" classes to be "Tika" classes
Jukka Zitting (JIRA)
[jira] Created: (TIKA-26) Use Map<String, Content> instead of List<Content>
Jukka Zitting (JIRA)
[jira] Updated: (TIKA-26) Use Map<String, Content> instead of List<Content>
Jukka Zitting (JIRA)
Re: [jira] Updated: (TIKA-26) Use Map<String, Content> instead of List<Content>
kbennett
Re: [jira] Updated: (TIKA-26) Use Map<String, Content> instead of List<Content>
Jukka Zitting
[jira] Resolved: (TIKA-26) Use Map<String, Content> instead of List<Content>
Jukka Zitting (JIRA)
[jira] Created: (TIKA-25) OpenOfficeParser includes a literal filespec "C:\\oo.xml", which is awkward in non-Windows OS's.
Keith R. Bennett (JIRA)
[jira] Resolved: (TIKA-25) OpenOfficeParser includes a literal filespec "C:\\oo.xml", which is awkward in non-Windows OS's.
Jukka Zitting (JIRA)
[jira] Created: (TIKA-24) Parser and ParserFactory should work with resources' InputStreams but not their Files, URLs, or Strings.
Keith R. Bennett (JIRA)
[jira] Commented: (TIKA-24) Parser and ParserFactory should work with resources' InputStreams but not their Files, URLs, or Strings.
Keith R. Bennett (JIRA)
[jira] Closed: (TIKA-24) Parser and ParserFactory should work with resources' InputStreams but not their Files, URLs, or Strings.
Chris A. Mattmann (JIRA)
Tika presentation at Fast Feather Track ApacheCon US 2007
Lars Eilebrecht
Re: Tika presentation at Fast Feather Track ApacheCon US 2007
Jukka Zitting
Re: Tika presentation at Fast Feather Track ApacheCon US 2007
Chris Mattmann
Re: Tika presentation at Fast Feather Track ApacheCon US 2007
Jukka Zitting
Re: Tika presentation at Fast Feather Track ApacheCon US 2007
Chris Mattmann
Re: Tika presentation at Fast Feather Track ApacheCon US 2007
Jukka Zitting
Re: Tika presentation at Fast Feather Track ApacheCon US 2007
Briggs
Re: Tika presentation at Fast Feather Track ApacheCon US 2007
Chris Mattmann
Re: Tika presentation at Fast Feather Track ApacheCon US 2007
Rida Benjelloun
Java 1.4 vs. 5
kbennett
Re: Java 1.4 vs. 5
Jukka Zitting
Re: Java 1.4 vs. 5
Bertrand Delacretaz
Re: Java 1.4 vs. 5
Sami Siren
Re: Java 1.4 vs. 5
Chris Mattmann
[jira] Closed: (TIKA-6) Port Nutch (or better) MimeType detection system into Tika
Chris A. Mattmann (JIRA)
[jira] Resolved: (TIKA-6) Port Nutch (or better) MimeType detection system into Tika
Chris A. Mattmann (JIRA)
Tika coding style (Was: [jira] Commented: (TIKA-6) Port Nutch (or better) MimeType detection system into Tika)
Jukka Zitting
Re: Tika coding style (Was: [jira] Commented: (TIKA-6) Port Nutch (or better) MimeType detection system into Tika)
kbennett
Re: Tika coding style (Was: [jira] Commented: (TIKA-6) Port Nutch (or better) MimeType detection system into Tika)
Sami Siren
Re: Tika coding style (Was: [jira] Commented: (TIKA-6) Port Nutch (or better) MimeType detection system into Tika)
kbennett
Re: Tika coding style (Was: [jira] Commented: (TIKA-6) Port Nutch (or better) MimeType detection system into Tika)
Doug Cutting
Re: Tika coding style (Was: [jira] Commented: (TIKA-6) Port Nutch (or better) MimeType detection system into Tika)
Jukka Zitting
Re: Tika coding style (Was: [jira] Commented: (TIKA-6) Port Nutch (or better) MimeType detection system into Tika)
Chris Mattmann
Tika configuration (Was: Using URL's for Input Resource Specifiers: How can I help?)
Jukka Zitting
[jira] Created: (TIKA-23) Decouple Parser from ParserConfig
Jukka Zitting (JIRA)
[jira] Updated: (TIKA-23) Decouple Parser from ParserConfig
Jukka Zitting (JIRA)
[jira] Resolved: (TIKA-23) Decouple Parser from ParserConfig
Jukka Zitting (JIRA)
[jira] Created: (TIKA-22) Remove @author tags from the java source
Chris A. Mattmann (JIRA)
[jira] Closed: (TIKA-22) Remove @author tags from the java source
Chris A. Mattmann (JIRA)
[jira] Resolved: (TIKA-22) Remove @author tags from the java source
Chris A. Mattmann (JIRA)
Opening and Closing Document Input Streams
kbennett
Re: Opening and Closing Document Input Streams
Jukka Zitting
Re: Opening and Closing Document Input Streams
kbennett
Re: Opening and Closing Document Input Streams
Jukka Zitting
[VOTE] do we want @author tags in our code?
Bertrand Delacretaz
Re: [VOTE] do we want @author tags in our code?
Jukka Zitting
Re: [VOTE] do we want @author tags in our code?
Chris Mattmann
Re: [VOTE] do we want @author tags in our code?
Carsten Ziegeler
Do we want @author tags in our code?
Bertrand Delacretaz
Re: Do we want @author tags in our code?
Jukka Zitting
Re: Do we want @author tags in our code?
Chris Mattmann
[jira] Commented: (TIKA-6) Port Nutch (or better) MimeType detection system into Tika
Bertrand Delacretaz (JIRA)
[jira] Commented: (TIKA-6) Port Nutch (or better) MimeType detection system into Tika
Chris A. Mattmann (JIRA)
[jira] Commented: (TIKA-6) Port Nutch (or better) MimeType detection system into Tika
Bertrand Delacretaz (JIRA)
[Moved] was: (TIKA-6) Port Nutch (or better) MimeType detection system into Tika
Chris Mattmann
Re: [Moved] was: (TIKA-6) Port Nutch (or better) MimeType detection system into Tika
Bertrand Delacretaz
Re: [Moved] was: (TIKA-6) Port Nutch (or better) MimeType detection system into Tika
Chris Mattmann
Re: [Moved] was: (TIKA-6) Port Nutch (or better) MimeType detection system into Tika
Thilo Goetz
Re: [Moved] was: (TIKA-6) Port Nutch (or better) MimeType detection system into Tika
Bertrand Delacretaz
[jira] Commented: (TIKA-6) Port Nutch (or better) MimeType detection system into Tika
Jukka Zitting (JIRA)
[jira] Commented: (TIKA-6) Port Nutch (or better) MimeType detection system into Tika
Bertrand Delacretaz (JIRA)
Re: [jira] Commented: (TIKA-6) Port Nutch (or better) MimeType detection system into Tika
Chris Mattmann
Re: [jira] Commented: (TIKA-6) Port Nutch (or better) MimeType detection system into Tika
Jukka Zitting
Re: [jira] Commented: (TIKA-6) Port Nutch (or better) MimeType detection system into Tika
Chris Mattmann
Re: [jira] Commented: (TIKA-6) Port Nutch (or better) MimeType detection system into Tika
kbennett
[jira] Commented: (TIKA-6) Port Nutch (or better) MimeType detection system into Tika
Jukka Zitting (JIRA)
[jira] Commented: (TIKA-6) Port Nutch (or better) MimeType detection system into Tika
Chris A. Mattmann (JIRA)
[jira] Commented: (TIKA-6) Port Nutch (or better) MimeType detection system into Tika
Jukka Zitting (JIRA)
[jira] Commented: (TIKA-6) Port Nutch (or better) MimeType detection system into Tika
Chris A. Mattmann (JIRA)
[jira] Commented: (TIKA-6) Port Nutch (or better) MimeType detection system into Tika
Chris A. Mattmann (JIRA)
[jira] Updated: (TIKA-6) Port Nutch (or better) MimeType detection system into Tika
Chris A. Mattmann (JIRA)
[jira] Updated: (TIKA-6) Port Nutch (or better) MimeType detection system into Tika
Chris A. Mattmann (JIRA)
[jira] Created: (TIKA-21) LiusConfig supports multiple config files, but parser config list is static.
Keith R. Bennett (JIRA)
[jira] Updated: (TIKA-21) LiusConfig supports multiple config files, but parser config list is static.
Jukka Zitting (JIRA)
[jira] Resolved: (TIKA-21) LiusConfig supports multiple config files, but parser config list is static.
Jukka Zitting (JIRA)
Using URL's for Input Resource Specifiers: How can I help?
kbennett
Re: Using URL's for Input Resource Specifiers: How can I help?
Bertrand Delacretaz
Re: Using URL's for Input Resource Specifiers: How can I help?
Chris Mattmann
[jira] Created: (TIKA-20) A convenience method for getting a document's text in a single method would be helpful.
Keith R. Bennett (JIRA)
[jira] Commented: (TIKA-20) A convenience method for getting a document's text in a single method would be helpful.
Keith R. Bennett (JIRA)
[jira] Closed: (TIKA-20) A convenience method for getting a document's text in a single method would be helpful.
Chris A. Mattmann (JIRA)
Re: [jira] Created: (TIKA-9) Make source code compilable on Java 1.4 by removing Java 5 features such as generics.
kbennett
[jira] Updated: (TIKA-9) Make source code compilable on Java 1.4 by removing Java 5 features such as generics.
Jukka Zitting (JIRA)
[jira] Commented: (TIKA-9) Make source code compilable on Java 1.4 by removing Java 5 features such as generics.
Bertrand Delacretaz (JIRA)
[jira] Commented: (TIKA-9) Make source code compilable on Java 1.4 by removing Java 5 features such as generics.
Thilo Goetz (JIRA)
[jira] Commented: (TIKA-9) Make source code compilable on Java 1.4 by removing Java 5 features such as generics.
Bertrand Delacretaz (JIRA)
[jira] Commented: (TIKA-10) Remove MimeInfoException catch clauses and import from TestParsers.
Bertrand Delacretaz (JIRA)
[jira] Resolved: (TIKA-14) MimeTypeUtils.getMimeType() returns the default mime type for .odt (Open Office) files.
Bertrand Delacretaz (JIRA)
[jira] Created: (TIKA-19) org.apache.tika.TestParsers fails
Bertrand Delacretaz (JIRA)
[jira] Assigned: (TIKA-19) org.apache.tika.TestParsers fails
Bertrand Delacretaz (JIRA)
[jira] Resolved: (TIKA-19) org.apache.tika.TestParsers fails
Bertrand Delacretaz (JIRA)
Convenience Method for Simplest Parse Use Case
kbennett
TIKA-16 Now Has All Missing Data Files
kbennett
[jira] Updated: (TIKA-14) MimeTypeUtils.getMimeType() returns the default mime type for .odt (Open Office) files.
Keith R. Bennett (JIRA)
[jira] Commented: (TIKA-14) MimeTypeUtils.getMimeType() returns the default mime type for .odt (Open Office) files.
Keith R. Bennett (JIRA)
Chunk Support in Tika?
kbennett
Re: Chunk Support in Tika?
Jukka Zitting
[jira] Created: (TIKA-18) "Office" interface should be renamed "MSOffice".
Keith R. Bennett (JIRA)
[jira] Updated: (TIKA-18) "Office" interface should be renamed "MSOffice".
Keith R. Bennett (JIRA)
[jira] Assigned: (TIKA-18) "Office" interface should be renamed "MSOffice".
Chris A. Mattmann (JIRA)
[jira] Resolved: (TIKA-18) "Office" interface should be renamed "MSOffice".
Chris A. Mattmann (JIRA)
[jira] Closed: (TIKA-18) "Office" interface should be renamed "MSOffice".
Chris A. Mattmann (JIRA)
[jira] Created: (TIKA-17) Need to support URL's for input resources.
Keith R. Bennett (JIRA)
[jira] Updated: (TIKA-17) Need to support URL's for input resources.
Keith R. Bennett (JIRA)
[jira] Assigned: (TIKA-17) Need to support URL's for input resources.
Chris A. Mattmann (JIRA)
[jira] Updated: (TIKA-17) Need to support URL's for input resources.
Keith R. Bennett (JIRA)
[jira] Commented: (TIKA-17) Need to support URL's for input resources.
Bertrand Delacretaz (JIRA)
[jira] Commented: (TIKA-17) Need to support URL's for input resources.
Jukka Zitting (JIRA)
Re: [jira] Commented: (TIKA-17) Need to support URL's for input resources.
kbennett
[jira] Updated: (TIKA-17) Need to support URL's for input resources.
Keith R. Bennett (JIRA)
[jira] Updated: (TIKA-17) Need to support URL's for input resources.
Chris A. Mattmann (JIRA)
[jira] Resolved: (TIKA-17) Need to support URL's for input resources.
Chris A. Mattmann (JIRA)
[jira] Closed: (TIKA-17) Need to support URL's for input resources.
Chris A. Mattmann (JIRA)
[jira] Commented: (TIKA-17) Need to support URL's for input resources.
Keith R. Bennett (JIRA)
[jira] Created: (TIKA-16) Issues with data files used for testing by TestParsers.
Keith R. Bennett (JIRA)
[jira] Updated: (TIKA-16) Issues with data files used for testing by TestParsers.
Keith R. Bennett (JIRA)
[jira] Updated: (TIKA-16) Issues with data files used for testing by TestParsers.
Keith R. Bennett (JIRA)
[jira] Updated: (TIKA-16) Issues with data files used for testing by TestParsers.
Keith R. Bennett (JIRA)
[jira] Updated: (TIKA-16) Issues with data files used for testing by TestParsers.
Keith R. Bennett (JIRA)
[jira] Updated: (TIKA-16) Issues with data files used for testing by TestParsers.
Keith R. Bennett (JIRA)
[jira] Assigned: (TIKA-16) Issues with data files used for testing by TestParsers.
Bertrand Delacretaz (JIRA)
[jira] Resolved: (TIKA-16) Issues with data files used for testing by TestParsers.
Bertrand Delacretaz (JIRA)
[jira] Created: (TIKA-15) Utils.print does not print a Content having no value.
Keith R. Bennett (JIRA)
[jira] Updated: (TIKA-15) Utils.print does not print a Content having no value.
Keith R. Bennett (JIRA)
[jira] Resolved: (TIKA-15) Utils.print does not print a Content having no value.
Jukka Zitting (JIRA)
Re: [jira] Commented: (TIKA-12) Add URL capability to MimeTypesUtils
kbennett
Re: [jira] Commented: (TIKA-12) Add URL capability to MimeTypesUtils
Jukka Zitting
MsOffice properties
Rida Benjelloun
Re: MsOffice properties
kbennett
Re: MsOffice properties
Jukka Zitting
Re: MsOffice properties
Bertrand Delacretaz
Re: Rename Interface Office to MSOffice?
Robert Burrell Donkin
Re: Rename Interface Office to MSOffice?
kbennett
Re: Rename Interface Office to MSOffice?
Jukka Zitting
Re: Rename Interface Office to MSOffice?
kbennett
Jira workflow (Was: [jira] Reopened: (TIKA-11) Consolidate test classes into a src/test/java directory tree.)
Jukka Zitting
Re: Jira workflow (Was: [jira] Reopened: (TIKA-11) Consolidate test classes into a src/test/java directory tree.)
Chris Mattmann
Re: Request Committer Status or Other Direction
Chris Mattmann
Re: Request Committer Status or Other Direction
kbennett
Re: Request Committer Status or Other Direction
Thilo Goetz
Re: Request Committer Status or Other Direction
kbennett
Re: [jira] Reopened: (TIKA-11) Consolidate test classes into a src/test/java directory tree.
Chris Mattmann
Re: Jira / Subversion / Patch / Commit Questions
Jukka Zitting
Later messages