GroupDocs.Search for .NET 26.7 Release Notes

Full List of Issues Covering all Changes in this Release

KeySummaryCategory
SEARCHNET-3615Fix OverflowException for operations that modify the indexFix

Public API and Backward Incompatible Changes

Fix OverflowException for operations that modify the index

This fix resolves a bug that causes an OverflowException to be thrown for various index modification operations. It should be noted that this fix changes the index storage format on disk. This means that the data must be reindexed to create an index of the new version.

Public API changes

None.

Use cases

None.