Registry / other / lucene-grouping

lucene-grouping

JSON →
library10.4.0javamavenunverified

Apache Lucene module providing grouping functionality for search results.

<dependency> <groupId>org.apache.lucene</groupId> <artifactId>lucene-grouping</artifactId> <version>10.4.0</version> </dependency>
INSTALL
IMPORT
SIG · LUCENE-GROUPING
L
lucene-grouping
otherjavav10.4.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

GroupingSearch
org.apache.lucene.search.grouping.GroupingSearch

Creating a GroupingSearch for Lucene

import org.apache.lucene.search.grouping.GroupingSearch; public class Example { public static void main(String[] args) { GroupingSearch groupingSearch = new GroupingSearch(); System.out.println("Grouping search created"); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
10.4.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
lucene-grouping — mvn dependency:get lucene-grouping · libregistry