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

   > Can we filter on type and mime?
   > 
   > ```
   >  "thumbnail": {
   >     "standard-unpack-selector": {
   >       "includeEmbeddedResourceTypes": ["THUMBNAIL", "RENDERING"],
   >       "excludeMimeTypes": ["image/emf", "image/x-emf", "image/wmf", 
"image/x-wmf"]
   >     },
   >     "... renderer/enricher config ..."
   >   }
   > ```
   
   Ah, yeah, why not?! Sounds good :) 
   
   I don't see when I (or anyone else) would ever want those weird windows 
vector graphics ... 


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