On Thu, 10 Jul 2014, Kai-Uwe Schmidt wrote:
is there a way to get e.g. creator and or creation date into the metadata dictionary?

Only for file formats which store this information

When I extract from a file I get the following:

Content-Encoding: ISO-8859-1
Content-Length: 9
Content-Type: text/plain; charset=ISO-8859-1
resourceName: TikaTestText.txt

Plain text files don't include creator or creation dates in them. If you try with a format that does, eg PDF or Word, you should see them reported

Nick

Reply via email to