GroupDocs.Search for .NET のリリース
Released: Mar 18, 2021
V21.3 での更新項目
機能
- Added additional options for highlighting search results.
- Setting the color for highlighting search results in the output HTML.
- Option to set inline highlighting style via CSS.
- Option not to generate Head section in output HTML.
- Added support for serialization and deserialization of search results.
Released: Feb 18, 2021
V21.2 での更新項目
機能
- Added the ability to perform a boolean search with stop words.
- Added the ability to get the status of indexed files.
- Added the ability to delete files indexed from streams.
Released: Nov 19, 2020
V20.11 での更新項目
機能
- Added methods to get synonym groups.
- Added methods to get homophone groups.
Released: Aug 17, 2020
V20.8 での更新項目
機能
- Added the ability to index documents from streams and data structures.
- Added static field FileType DICOM to GroupDocs.Search.Results.FileType class.
Released: Apr 15, 2020
V20.4 での更新項目
機能
- Added the ability to change path without reindexing for renamed documents.
- Added the ability to change the attributes of indexed documents without reindexing.
Released: Jan 31, 2020
V20.1 での更新項目
機能
- Added support for .NET Standard 2.0.
- Added index status option which clarifies the type of operation being performed.
Released: Nov 6, 2019
V19.10.1 での更新項目
機能
- Added MailFieldNames class containing email field names.
不具合の修正
- License setting error while extracting text.
Released: Oct 2, 2019
V19.10 での更新項目
機能
- Highlight search results in short fragments.
- Enhanced document metadata indexing with new formats.
- Index each letter as a separate word.
- Remove paths from index.
Released: May 31, 2019
V19.5 での更新項目
機能
- Added document filtering in search results.
- Added settings for logging functionality.
- Added English synonyms to default synonym dictionary.
- Provide the number of hits for each word separately.
- Optimized index storage format.
- Added support for new file formats.
- Added method to retrieve credit consumption info.
- Added the ability to attach arbitrary additional fields to a document.
Released: Mar 6, 2019
V19.3 での更新項目
機能
- Added event that notifies when a search phase finished.
- Added logging of indexing operations.
- Search for a complete phrase with stop words.
- Implement Dictionary API enhancements.