This is an automated email from the ASF dual-hosted git repository. tballison pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tika.git
commit d4091f57663a9552024eca98241036c86874a222 Merge: e9fb967c93 68f04d0f73 Author: Tim Allison <[email protected]> AuthorDate: Fri Aug 7 15:19:30 2026 -0400 TIKA-4810 -- Restore tolerated-UTF-8 structural promotion, gated on evidence volume .../ml/chardetect/MojibusterEncodingDetector.java | 28 +++-- .../ml/chardetect/StructuralEncodingRules.java | 75 ++++++++++++ .../ToleratedUtf8StructuralRegressionTest.java | 130 +++++++++++++++++++++ 3 files changed, 223 insertions(+), 10 deletions(-)
