<dependency>
    <groupId>com.groupdocs</groupId>
    <artifactId>groupdocs-search</artifactId>
    <version>25.4</version>
</dependency>compile(group: 'com.groupdocs', name: 'groupdocs-search', version: '25.4')<dependency org="com.groupdocs" name="groupdocs-search" rev="25.4">
    <artifact name="groupdocs-search" ext="jar"/>
</dependency>libraryDependencies += "com.groupdocs" % "groupdocs-search" % "25.4"What’s new in the GroupDocs.Search for Java 25.4
Release Highlights
GroupDocs.Search for Java 25.4 introduces powerful new capabilities aimed at increasing indexing performance and query flexibility. With in-memory index loading and more advanced query methods, this release enables developers to fine-tune performance and precision in large-scale or complex document search scenarios.
New Features
- Full In-Memory Index Loading: A new feature allows developers to load the entire search index directly into memory from disk. This drastically enhances indexing and search speeds, particularly useful for high-performance environments.
Enhancements
- Advanced OR/AND Query Support: This release brings overloads for query creation methods that accept additional arguments, offering greater control and flexibility in constructing compound search queries. 
- Skip System Subdirectories When Indexing: An enhancement has been introduced to bypass system subdirectories automatically when adding a directory for indexing. This avoids unnecessary or problematic files and improves indexing efficiency. 
- Retrieve Indexed Documents by Document Key: Developers can now access a specific indexed document using its document key, which enhances programmatic control over the indexed dataset. 
- Added Modification Time to Document Info: Document information now includes the modification timestamp, allowing more accurate filtering and metadata tracking in search results. 
Bug Fixes
- Markdown (MD) Indexing Issue Resolved:
A critical bug related to the incorrect indexing of .md(Markdown) files has been fixed, improving format compatibility and search accuracy.
Public API and Backward Incompatible Changes
None.
🔍 Explore the Full Release Details
For full list of updates, please visit GroupDocs.Search for Java 25.4 Release Notes.
java in-memory index | groupdocs or and query | search skip system folders | document metadata indexing | markdown indexing fix
| Version | Release Date | 
|---|---|
| 25.4 | April 23, 2025 | 
| 24.4 | April 22, 2024 | 
| 24.2 | February 6, 2024 | 
| 24.1 | January 15, 2024 | 
| 23.6 | June 15, 2023 | 
| 23.3 | March 24, 2023 | 
| 22.11 | November 30, 2022 | 
| 22.10 | October 24, 2022 | 
| 21.2 | January 25, 2022 | 
| 20.8 | January 25, 2022 | 
| 19.2 | January 25, 2022 | 
| 18.12 | January 25, 2022 | 
| 21.8 | August 18, 2021 | 
| 21.3 | March 18, 2021 | 
| 20.11 | November 19, 2020 | 
| 20.6 | June 23, 2020 | 
| 20.4 | April 16, 2020 | 
| 19.12 | December 11, 2019 | 
| 19.5.1 | July 15, 2019 | 
| 19.5 | May 31, 2019 | 
| 19.3 | March 7, 2019 | 
| 18.11 | November 1, 2018 | 
| File | Classifier | Size | 
|---|---|---|
| groupdocs-search-25.4-javadoc.jar | javadoc | 1 MB | 
| groupdocs-search-25.4-javadoc.jar.asc | 259 bytes | |
| groupdocs-search-25.4.jar | 398 MB | |
| groupdocs-search-25.4.jar.asc | 259 bytes | |
| groupdocs-search-25.4.pom | 3 KB | |
| groupdocs-search-25.4.pom.asc | 259 bytes | 
