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)
-
The attached docx file is not indexable anymore. According to the event handler, it’s corrupted… but it worked with the previous version
-
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.