2 changes between 25.11.0 and 26.6.0

Hello,

I identified at least 2 unexpected differences between the current and previous GroupDocs versions via our unit tests…
repro.zip (3.3 MB)

This is a repro project. When you execute it with the current and previous GroupDocs versions, you see the difference in the output:
repro-csharp-project.zip (8.7 KB)

  1. The attached docx file is not indexable anymore. According to the event handler, it’s corrupted… but it worked with the previous version

  2. The attached CHM file is still indexable, but the search (see the repro C# project we attached) we executed previously does not return a result anymore.