AbstractMultiArtifactInfoFilter |
An abstract helper class for implementing ArtifactInfoFilter that actually aggregates multiple filters into one.
|
AbstractSearchPageableRequest |
Pageable search request.
|
AbstractSearchRequest |
|
AbstractSearchResponse |
|
ArtifactAvailability |
Enumeration provides values indicating artifact availability
|
ArtifactContext |
An artifact context used to provide information about artifact during scanning.
|
ArtifactContextProducer |
A producer that creates ArtifactContext from POM and from other available files.
|
ArtifactDiscoveryListener |
A listener notified upon artifact discovery.
|
ArtifactInfo |
ArtifactInfo holds the values known about an repository artifact.
|
ArtifactInfo.VersionComparator |
A version comparator
|
ArtifactInfoFilter |
ArtifactInfoFilter is used to filter out components before they are handed over to searcher (and well before paging
is implemented).
|
ArtifactInfoGroup |
An object that holds grouped sets of ArtifactInfo in case of grouped search.
|
ArtifactInfoPostprocessor |
ArtifactInfoPostprocessor is used to postprocess the ArtifactInfo, after it passed filtering and paging but before it
is handed over to client performing search.
|
ArtifactInfoRecord |
Pulling out ArtifactInfo, clearing up.
|
ArtifactScanningListener |
A listener notified during repository scan process to track progress, collect results, etc.
|
Field |
|
FlatSearchRequest |
A flat search request.
|
FlatSearchResponse |
A flat search response.
|
GroupedSearchRequest |
A grouped search request.
|
GroupedSearchResponse |
A grouped search response.
|
Grouping |
A grouping criteria for grouped searches.
|
Indexer |
Indexer component.
|
IndexerEngine |
An indexer engine used to index, update and remote artifacts to the indexing context.
|
IndexerField |
Holds basic information about Indexer field, how it is stored.
|
IndexerFieldVersion |
|
IteratorResultSet |
IteratorResultSet, that returns the result hit's in "iterator-like fashion", instead lifting all the hits into memory
(and bashing IO and RAM consumption).
|
IteratorSearchRequest |
A Search Request that will perform the new "iterator-like" type of search.
|
IteratorSearchResponse |
A Search Response for the "iterator-like" search request.
|
MatchHighlight |
|
MatchHighlightMode |
|
MatchHighlightRequest |
|
NexusIndexer |
Deprecated.
|
QueryCreator |
A component the creates Lucene Queries from "human written" queries, but also helps client applications to assemble
proper queries for fields they want to search.
|
Scanner |
An abstraction for scanning content of the artifact repositories
|
ScanningRequest |
A scanning request provides various input parameters for repository scan
|
ScanningResult |
A scanning result holds result of repository scan
|
SearchEngine |
A search engine used to perform searches trough repository indexes.
|
SearchType |
Designated search types that NexusIndexer supports.
|