Class GroupedSearchResponse

java.lang.Object
org.apache.maven.index.AbstractSearchResponse
org.apache.maven.index.GroupedSearchResponse
All Implemented Interfaces:
Closeable, AutoCloseable

public class GroupedSearchResponse extends AbstractSearchResponse
A grouped search response. For hitsCount, it reports the number of groups found.
See Also: