GroupDocs.Search for .NET 26.6 Release Notes
This page contains release notes for GroupDocs.Search for .NET 26.6
Full List of Issues Covering all Changes in this Release
| Key | Summary | Category |
|---|---|---|
| SEARCHNET-3577 | Implement support for indexes larger than 1 TB | Fix |
| SEARCHNET-3567 | Fix throwing OverflowException when indexing | Fix |
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.