tballison commented on PR #3148: URL: https://github.com/apache/tika/pull/3148#issuecomment-5593890458
Y, I'm worried about the alignment between the two calls. With the selector, are we now skipping embedded files, and will the ids be identical between the "full" call and the "thumbnail" call. I _think_ so because the unpack selector chooses only the bytes for unpacking, it shouldn't affect the overall parse? Would it be better to do the full extraction to get /rmeta, and then have something in the unpack endpoint that allows the extraction of one or more attachments by id number? I'm sorry for the churn on this. Short of storing all the images, this is actually kind of challenging. Thank you for working through this as a general solution. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
