dschmidt commented on PR #3096:
URL: https://github.com/apache/tika/pull/3096#issuecomment-5482682130

   @tballison I'm desperately waiting for your feedback here - if you like the 
idea at all, if the `renderThumbnails` param is the right approach or if you 
have any better ideas.
   
   The core of it is: I want to provide users with a reasonable default set to 
get thumbnails that most frameworks/browsers/etc can display. I don't care so 
much about the mechanism.
   
   For context: 
   OpenCloud needs access to the thumbnail when it's reading the metadata and 
writing it to its index. It also needs access to the thumbnail when an actual 
preview is requested by a client. The architecture currently doesn't allow 
writing the extracted image to a cache at index time.
   That's why I thought an optimized endpoint (without ocr etc) is a good idea.
   
   I'm not offended if you disagree with my idea partially or completely :)


-- 
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]

Reply via email to