GroupDocs.Search for Java のリリース
Released: Nov 19, 2020
V20.11 での更新項目
機能
- Added methods to get synonym groups.
- Added methods to get homophone groups.
Released: Aug 18, 2020
V20.8 での更新項目
機能
- Added the ability to index from streams and data structures.
- Added support for indexing .DICOM files.
Released: Apr 16, 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.
- Added MailFieldNames class.
- Added index statuses reflecting possible operations.
- Removed Legacy namespace.
- Added options for metadata indexing.
Released: Dec 11, 2019
V19.12 での更新項目
機能
- Highlight search results in short fragments
- Enhanced document metadata indexing with new formats.
- Added the ability to index each letter as a separate word.
- Added the ability to remove paths from an 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 7, 2019
V19.3 での更新項目
機能
- Added event that notifies about search phase completion.
- Added logging of indexing operations.
- Search for a complete phrase with stop words.
- Implement Dictionary API enhancements.
Released: Feb 6, 2019
V19.2 での更新項目
機能
- Added the ability to escape special characters in search queries.
- Added the ability to index ZIP archives inside other ZIP archives.
Released: Feb 1, 2019
V19.1 での更新項目
機能
- Added Metadata Singing features for Slides, Cells and Words Documents.
- Search for Metadata Signatures in Slides, Cells and Word Documents.
- Added the ability to search for embedded built-in Metadata Signatures in Slides, Words and Cells Documents
- Added support for password protected open-document-spreadsheet file types.
- Added the ability to obtain a typed list of signatures from search result data.
- Added Form-field Search features for PDF Documents.
- Added Form-field Signature features for PDF...
Released: Dec 12, 2018
V18.12 での更新項目
機能
- Blended Characters - This feature introduces a new class of characters - blended. When indexing, blended characters are interpreted simultaneously as valid letters and as separators. For example, if the hyphen is marked as a blended character then indexing of term 'silver-gray' will result in saving of 3 terms in the index: 'silver', 'gray', and 'silver-gray'.
- Wildcard Search - This feature allows you to search for words using wildcards.