|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SearchResultHit | |
|---|---|
| org.apache.archiva.indexer.search | |
| Uses of SearchResultHit in org.apache.archiva.indexer.search |
|---|
| Methods in org.apache.archiva.indexer.search that return SearchResultHit | |
|---|---|
SearchResultHit |
SearchResults.getSearchResultHit(String key)
see SearchUtil on how to generate the key |
| Methods in org.apache.archiva.indexer.search that return types with arguments of type SearchResultHit | |
|---|---|
List<SearchResultHit> |
SearchResults.getHits()
Get the list of SearchResultHit objects. |
Map<String,SearchResultHit> |
SearchResults.getHitsMap()
|
| Methods in org.apache.archiva.indexer.search with parameters of type SearchResultHit | |
|---|---|
void |
SearchResults.addHit(String id,
SearchResultHit hit)
|
| Method parameters in org.apache.archiva.indexer.search with type arguments of type SearchResultHit | |
|---|---|
boolean |
NoClassifierArtifactInfoFilter.addArtifactInResult(org.apache.maven.index.ArtifactInfo artifact,
Map<String,SearchResultHit> currentResult)
|
boolean |
ArtifactInfoFilter.addArtifactInResult(org.apache.maven.index.ArtifactInfo artifact,
Map<String,SearchResultHit> currentResult)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||