GroupDocs.Search for .NET 23.2 Release Notes

Major Features

There are the following features, enhancements, and fixes in this release:

  • Numeric range searching does not work when document contains too long numbers

Full List of Issues Covering all Changes in this Release

KeySummaryCategory
SEARCHNET-2815Numeric range searching does not work when document contains too long numbersFix

Public API and Backward Incompatible Changes

Numeric range searching does not work when document contains too long numbers

This fix eliminates an error in searching for a range of numbers in files containing numbers longer than the type Int64 may contain.

Public API changes

None.

Use cases

None.