tballison opened a new pull request, #2847:
URL: https://github.com/apache/tika/pull/2847

   We were chunking and then selecting the best chunk. This is less than ideal 
if the chunks are of different sizes. This drops chunking entirely. If we 
somehow have to be more performant, we can replicate our probing algorithm from 
3.x. For now, just process everything the user sends in. We cap it, by default.


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