GroupDocs.Search for .NET 1.2.0 Release Notes

Major Features

There are 6 features in this regular monthly release. The most notable are:

  • Add support of xlsm, xltm document formats
  • Add support of docm, dot, dotx document formats
  • Add support of ppsx, pot document formats
  • Implement user warning when the user tries to run Search with options that are not supported in index
  • Implement similarity level setting for fuzzy search
  • Add TotalHitCount property to Search Results

All Changes

KeySummaryCategory
SEARCHNET-607Add support of xlsm, xltm document formatsNew Feature
SEARCHNET-608Add support of docm, dot, dotx document formatsNew Feature
SEARCHNET-609Add support of ppsx, pot document formatsNew Feature
SEARCHNET-469Implement user warning when the user tries to run Search with options that are not supported in indexEnhancement
SEARCHNET-467Implement similarity level setting for fuzzy searchEnhancement
SEARCHNET-605Add TotalHitCount property to Search ResultsEnhancement