GroupDocs.Search for .NET 24.8 Release Notes
This page contains release notes for GroupDocs.Search for .NET 24.8
Major Features
There are the following features, enhancements, and fixes in this release:
- Implement skipping system subdirectories when adding a directory
Full List of Issues Covering all Changes in this Release
Key | Summary | Category |
---|---|---|
SEARCHNET-3217 | Implement skipping system subdirectories when adding a directory | Enhancement |
Public API and Backward Incompatible Changes
Implement skipping system subdirectories when adding a directory
This enhancement introduces automatic skipping of system subdirectories when adding a directory to the index. During the indexing process, messages about errors in accessing such system subdirectories are logged.
Public API changes
None.
Use cases
None.