On Mon, 16 May 2011, Mr Havercamp wrote:
However, when I run the tika-app jar against the document I only get Content Length, Content-Type and resourceName, and am unable to retrieve creator, title, description, creation date, etc.

I run tika from the command line using:

java -jar tika-app-0.9.jar /var/www/test.odt

You probably want to pass the --metadata option to the tika app to get this info.

Nick

Reply via email to