GroupDocs.Search for Java Releases

Released: Apr 23, 2025

Updates in V25.4

Features

  • 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.

Fixes

  • Indexing errors for MD files.

Released: Apr 23, 2024

Updates in V24.4

Features

  • Improved code quality, system security and stability.

Released: Feb 6, 2024

Updates in V24.2

Features

  • 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

Updates in V23.6

Features

  • 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

Updates in V23.3

Fixes

  • Numeric range searching does not work when document contains too long numbers.

Released: Nov 30, 2022

Updates in V22.11

Features

  • Added new class which collects extracted text separately for each document field.
  • Output plain text when highlighting search hits.

Released: Oct 24, 2022

Updates in V22.10

Features

  • 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

Updates in V21.8

Features

  • Added OCR support for indexing.

Released: Mar 18, 2021

Updates in V21.3

Features

  • 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

Updates in V21.2

Features

  • 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.