We’re pleased to announce the release of GroupDocs.Search for .NET 26.6, available as of June 2026. This update introduces support for indexes larger than 1 TB.
What’s new 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 changes
None.
How to get the update
- NuGet – Upgrade to the latest package:
# Package Manager
NuGet\Install-Package GroupDocs.Search -Version 26.6.0
# .NET CLI
dotnet add package GroupDocs.Search --version 26.6.0
# Package Manager
NuGet\Install-Package GroupDocs.Search.NETFramework -Version 26.6.0
# .NET CLI
dotnet add package GroupDocs.Search.NETFramework --version 26.6.0
- Direct Download – Download the compiled assemblies for .NET from the official release page:
https://releases.groupdocs.com/search/net/new-releases/groupdocs.search-for-.net-26.6-dlls-only/
https://releases.groupdocs.com/search/net/new-releases/groupdocs.search-for-.net-26.6/
Resources
- Full Release Notes – https://releases.groupdocs.com/search/net/release-notes/2026/groupdocs-search-for-net-26-6-release-notes/ (or the page you are reading)
- Documentation – https://docs.groupdocs.com/search/net/
- Free Support Forum – https://forum.groupdocs.com/c/search/
Feel free to upgrade and let us know if you encounter any issues. Happy searching!