GroupDocs.Search for .NET 26.6 Release Notes

Full List of Issues Covering all Changes in this Release

KeySummaryCategory
SEARCHNET-3577Implement support for indexes larger than 1 TBFix
SEARCHNET-3567Fix throwing OverflowException when indexingFix

Public API and Backward Incompatible Changes

Implement support for indexes larger than 1 TB

This fix resolves an error when creating a very large index.

Public API changes

None.

Use cases

None.

Fix throwing OverflowException when indexing

This fix eliminates a bug that caused an OverflowException to occur when indexing.

Public API changes

None.

Use cases

None.