Rilasci di GroupDocs.Search for Java
Released: Apr 23, 2025
Aggiornamenti in V25.4
Funzionalità
- 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.
Correzioni
- Indexing errors for MD files.
Released: Apr 23, 2024
Aggiornamenti in V24.4
Funzionalità
- Improved code quality, system security and stability.
Released: Feb 6, 2024
Aggiornamenti in V24.2
Funzionalità
- 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
Aggiornamenti in V23.6
Funzionalità
- 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
Aggiornamenti in V23.3
Correzioni
- Numeric range searching does not work when document contains too long numbers.
Released: Nov 30, 2022
Aggiornamenti in V22.11
Funzionalità
- Added new class which collects extracted text separately for each document field.
- Output plain text when highlighting search hits.
Released: Oct 24, 2022
Aggiornamenti in V22.10
Funzionalità
- 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
Aggiornamenti in V21.8
Funzionalità
- Added OCR support for indexing.
Released: Mar 18, 2021
Aggiornamenti in V21.3
Funzionalità
- 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
Aggiornamenti in V21.2
Funzionalità
- 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.