GroupDocs.Search for .NET Releases
Released: Sep 6, 2018
Updates in V18.9
Features
- Added the ability to extract a list of indexed documents.
- Added the ability to extract document text.
- Added functionality to save encodings.
Released: Aug 8, 2018
Updates in V18.8
Features
- Added the ability to cancel operations in all indexes in the index repository.
Released: Jul 16, 2018
Updates in V18.7
Features
- Use morphological word forms when searching.
- Added possibility to break updating or merging operation manually.
- Added possibility to break indexing with a cancellation object.
Released: Jun 19, 2018
Updates in V18.6
Features
- Added the ability to break indexing operations manually.
- Added ImportDictionary and ExportDictionary methods to index dictionaries.
Fixes
- Removed obsolete Relevance property from DetailedResultInfo.
Released: May 14, 2018
Updates in V18.5
Features
- Added the ability to search by parts (chunks) which makes it possible to get results much faster.
- Added the ability to specify the number of search threads.
- Added SearchingTime field to SearchResults.
Released: Apr 9, 2018
Updates in V18.4
Features
- Index text documents that are more than 1 TB in size.
Released: Feb 7, 2018
Updates in V18.2
Features
- Added compact index features.
- Added option for multithreaded indexing.
- Improved index structure to increase indexing speed.
Released: Jan 9, 2018
Updates in V18.1
Features
- Cancel search operations by request or after a certain time.
- Added new search method where the query parameter is in the form of an object tree.
- Set a collection of date formats for date range search. E.g. dd.MM.yyyy, MM/dd/yyyy, 'yyyy-MM-dd.
- Changed search query date format in accordance with ISO 8601. The new date format is 'yyyy-MM-dd'.
- Use wildcards in phrase searching.
Released: Dec 11, 2017
Updates in V17.12
Features
- Improved exact phrase search results.
- Improved calculation of search result relevance.
- Improved search query syntax.
- Added highlighted results for exact phrase searching.
Released: Nov 9, 2017
Updates in V17.11
Features
- Added support for MSG, EML and EMLX file formats.
- Improved indexing PDF documents.
- Implemented metadata indexing.