| Package | Description |
|---|---|
| org.apache.maven.index | |
| org.apache.maven.index.search.grouping |
| Modifier and Type | Method and Description |
|---|---|
Map<String,ArtifactInfoGroup> |
GroupedSearchResponse.getResults() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
Grouping.addArtifactInfo(Map<String,ArtifactInfoGroup> result,
ArtifactInfo artifactInfo)
Adds a single ArticatInfo to the result map.
|
protected int |
DefaultSearchEngine.searchGrouped(GroupedSearchRequest req,
Map<String,ArtifactInfoGroup> result,
Grouping grouping,
List<IndexingContext> participatingContexts,
org.apache.lucene.search.Query query) |
| Constructor and Description |
|---|
GroupedSearchResponse(org.apache.lucene.search.Query query,
int totalHits,
Map<String,ArtifactInfoGroup> results) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
AbstractGrouping.addArtifactInfo(Map<String,ArtifactInfoGroup> result,
ArtifactInfo artifactInfo) |
Copyright © 2002-2013 The Apache Software Foundation. All Rights Reserved.