Package | Description |
---|---|
org.apache.archiva.indexer.maven.search | |
org.apache.archiva.indexer.search | |
org.apache.archiva.rest.services |
Modifier and Type | Method and Description |
---|---|
protected SearchResults |
MavenRepositorySearch.paginate(SearchResults results) |
SearchResults |
MavenRepositorySearch.search(String principal,
List<String> selectedRepos,
String term,
SearchResultLimits limits,
List<String> previousSearchTerms) |
SearchResults |
MavenRepositorySearch.search(String principal,
SearchFields searchFields,
SearchResultLimits limits) |
Modifier and Type | Method and Description |
---|---|
protected SearchResults |
MavenRepositorySearch.paginate(SearchResults results) |
Modifier and Type | Method and Description |
---|---|
SearchResults |
RepositorySearch.search(String principal,
List<String> selectedRepos,
String term,
SearchResultLimits limits,
List<String> previousSearchTerms)
Quick search by won't return artifact with file extension pom
|
SearchResults |
RepositorySearch.search(String principal,
SearchFields searchFields,
SearchResultLimits limits)
Advanced search.
|
Modifier and Type | Method and Description |
---|---|
protected List<Artifact> |
DefaultSearchService.getArtifacts(SearchResults searchResults) |
Copyright © 2006–2019 The Apache Software Foundation. All rights reserved.