<dependency>
    <groupId>com.groupdocs</groupId>
    <artifactId>groupdocs-search</artifactId>
    <version>23.3</version>
</dependency>
copied!  
compile(group: 'com.groupdocs', name: 'groupdocs-search', version: '23.3')
copied!  
<dependency org="com.groupdocs" name="groupdocs-search" rev="23.3">
    <artifact name="groupdocs-search" ext="jar"/>
</dependency>
copied!  
libraryDependencies += "com.groupdocs" % "groupdocs-search" % "23.3"
copied!  

What’s new in the GroupDocs.Search for Java 23.3

Release Highlights

GroupDocs.Search for Java 23.3 focuses on numeric precision and platform compatibility. This release resolves a critical bug that impacted range queries involving extremely large numbers, ensuring reliable numeric filtering. Additionally, the minimum Java version requirement is now Java 8, expanding accessibility for modern Java applications.

Bug Fixes

  • Fix for Numeric Range Searching with Long Numbers: Resolved an issue where numeric range searches failed when documents contained numbers exceeding the long type capacity. This fix improves numeric data handling across large-scale and scientific documents.

Compatibility Update

  • Java 8+ Support: Starting from version 23.3, GroupDocs.Search for Java requires Java 8 or newer, aligning with current development standards.

Public API and Backward Incompatible Changes

  • No new public API changes introduced in this release.

🔍 Explore the Full Release Details

For full list of updates, please visit GroupDocs.Search for Java 23.3 Release Notes.


groupdocs numeric range search fix | java 8 support groupdocs | large number search documents | groupdocs search 23.3 release

VersionRelease Date
25.4April 23, 2025
24.4April 22, 2024
24.2February 6, 2024
24.1January 15, 2024
23.6June 15, 2023
23.3March 24, 2023
22.11November 30, 2022
22.10October 24, 2022
21.2January 25, 2022
20.8January 25, 2022
19.2January 25, 2022
18.12January 25, 2022
21.8August 18, 2021
21.3March 18, 2021
20.11November 19, 2020
20.6June 23, 2020
20.4April 16, 2020
19.12December 11, 2019
19.5.1July 15, 2019
19.5May 31, 2019
19.3March 7, 2019
18.11November 1, 2018