Possibly nothing. That was part of my question. I was asking if data like this was to be expected. %99 of the time, tika-server returns data that is formatted more like standard csv output. I have only ever seen metadata returned like this once before. Usually, meta-data is just data about the data. This looks more like just data to me. That was why I thought I would ask.
On Sat, Jun 28, 2014 at 4:41 AM, Lewis John Mcgibbney < [email protected]> wrote: > Hi Kevin, > > On Fri, Jun 27, 2014 at 7:56 AM, <[email protected]> wrote: > > > > > Subject: Expected output > > Hello everyone. I have a question about the expected output for tika. I > > am working on integrating my python application with tika-server. One of > > the test files for unit test produces this for the metadata. The test > file > > is test.he5, > > and the way I call tika is just to send this file to > > http://localhost:9998/meta while tika-serve-1.5 is running. > > > > Should I expect csv formatted data that occasionally has long strings of > > text with many line breaks? > > > > > > I am unsure to this question... > What is wrong? >
