GroupDocs.Search for Java のリリース
Released: Apr 23, 2025
V25.4 での更新項目
機能
- Implemented loading an index from disk into memory completely.
- Implemented methods with more arguments for OR, AND queries.
- Implemented skipping system subdirectories when adding a directory.
- Implemented a method to get an indexed document by document key.
- Added modification time to document information.
不具合の修正
- Indexing errors for MD files.
Released: Apr 23, 2024
V24.4 での更新項目
機能
- Improved code quality, system security and stability.
Released: Feb 6, 2024
V24.2 での更新項目
機能
- Added scaling of search index.
- Added a search option to get attributes in search results.
- Breaking change - Removed indexing options from index settings.
- Breaking change - Removed obsolete text highlighters.
- Breaking change - Removed static create method from AttributeChangeBatch class.
Released: Jun 16, 2023
V23.6 での更新項目
機能
- Added progress tracking for the optimization process.
- Added the ability to open a search index with corrupted files.
- Optimized loading speed of large indexes.
Released: Mar 24, 2023
V23.3 での更新項目
不具合の修正
- Numeric range searching does not work when document contains too long numbers.
Released: Nov 30, 2022
V22.11 での更新項目
機能
- Added new class which collects extracted text separately for each document field.
- Output plain text when highlighting search hits.
Released: Oct 24, 2022
V22.10 での更新項目
機能
- Search for similar images in archives, documents and individual files.
- Separately extract data from documents and add the extracted data to an index.
- Improved indexing speed.
Released: Aug 18, 2021
V21.8 での更新項目
機能
- Added OCR support for indexing.
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.