Hi folks,

 Davide here, hope everything's fine - as some of you already know, I've
been working with Kristian on his typed Document (#2961
<https://github.com/apache/tika/pull/2961>) the last few months, and it's
been the most fun I've had on an Apache project in a while. On top of it
there's a new call now, parsebytes: you send the bytes you already have,
tika sends back the parsed doc - without needing a fetcher on Tika's side
or fetching the resource twice .
-> https://github.com/ai-pipestream/tika/tree/TIKA-4795-parseBytes

Wanted to make sure it actually works, so there's a demo running
a stormcrawler crawl against it, one bolt sending bytes over grpc, checked
end to end. Anyone curious can run it themselves:
-> https://github.com/dpol1/tika-demo

Thoughts?

Davide

Reply via email to