A B C D E F G H I J L M N O P Q R S T U V W Z

A

AbstractGrouping - Class in org.apache.maven.index.search.grouping
An abstract Grouping implementation.
AbstractGrouping() - Constructor for class org.apache.maven.index.search.grouping.AbstractGrouping
 
AbstractGrouping(Comparator<ArtifactInfo>) - Constructor for class org.apache.maven.index.search.grouping.AbstractGrouping
 
AbstractIndexCreator - Class in org.apache.maven.index.creator
An abstract base class for IndexCreator implementations.
AbstractIndexCreator(String) - Constructor for class org.apache.maven.index.creator.AbstractIndexCreator
 
AbstractIndexCreator(String, List<String>) - Constructor for class org.apache.maven.index.creator.AbstractIndexCreator
 
AbstractIndexingContext - Class in org.apache.maven.index.context
 
AbstractIndexingContext() - Constructor for class org.apache.maven.index.context.AbstractIndexingContext
 
AbstractMultiArtifactInfoFilter - Class in org.apache.maven.index
An abstract helper class for implementing ArtifactInfoFilter that actually aggregates multiple filters into one.
AbstractMultiArtifactInfoFilter(List<ArtifactInfoFilter>) - Constructor for class org.apache.maven.index.AbstractMultiArtifactInfoFilter
 
AbstractSearchPageableRequest - Class in org.apache.maven.index
Pageable search request.
AbstractSearchPageableRequest(Query) - Constructor for class org.apache.maven.index.AbstractSearchPageableRequest
 
AbstractSearchPageableRequest(Query, List<IndexingContext>) - Constructor for class org.apache.maven.index.AbstractSearchPageableRequest
 
AbstractSearchRequest - Class in org.apache.maven.index
 
AbstractSearchRequest(Query) - Constructor for class org.apache.maven.index.AbstractSearchRequest
 
AbstractSearchRequest(Query, List<IndexingContext>) - Constructor for class org.apache.maven.index.AbstractSearchRequest
 
AbstractSearchResponse - Class in org.apache.maven.index
 
AbstractSearchResponse(Query, int, int) - Constructor for class org.apache.maven.index.AbstractSearchResponse
 
AbstractTreeNode - Class in org.apache.maven.index.treeview
Base set of functionality for the TreeNode that all implementations will need.
AbstractTreeNode(IndexTreeView, TreeViewRequest) - Constructor for class org.apache.maven.index.treeview.AbstractTreeNode
Constructor that takes an IndexTreeView implementation and a TreeNodeFactory implementation;
AbstractZipHandle - Class in org.apache.maven.index.util.zip
 
AbstractZipHandle(File) - Constructor for class org.apache.maven.index.util.zip.AbstractZipHandle
 
accept(Document) - Method in interface org.apache.maven.index.context.DocumentFilter
 
accepts(IndexingContext, ArtifactInfo) - Method in class org.apache.maven.index.AbstractMultiArtifactInfoFilter
The filter's implementation is: if list of filters is empty, the just accept it, otherwise consult the list of filters.
accepts(List<ArtifactInfoFilter>, IndexingContext, ArtifactInfo) - Method in class org.apache.maven.index.AbstractMultiArtifactInfoFilter
It is left to final implementor to implement how we want to decide using filters.
accepts(List<ArtifactInfoFilter>, IndexingContext, ArtifactInfo) - Method in class org.apache.maven.index.AndMultiArtifactInfoFilter
 
accepts(IndexingContext, ArtifactInfo) - Method in interface org.apache.maven.index.ArtifactInfoFilter
 
accepts(IndexingContext, ArtifactInfo) - Method in class org.apache.maven.index.UniqueArtifactFilterPostprocessor
 
accepts(IndexingContext, ArtifactInfo) - Method in class org.apache.maven.index.UniqueGAArtifactFilterPostprocessor
Deprecated.  
accepts(String) - Method in interface org.apache.maven.index.util.zip.EntryNameFilter
 
addArtifactInfo(ArtifactInfo) - Method in class org.apache.maven.index.ArtifactInfoGroup
 
addArtifactInfo(Map<String, ArtifactInfoGroup>, ArtifactInfo) - Method in interface org.apache.maven.index.Grouping
Adds a single ArticatInfo to the result map.
addArtifactInfo(Map<String, ArtifactInfoGroup>, ArtifactInfo) - Method in class org.apache.maven.index.search.grouping.AbstractGrouping
 
addArtifactsToIndex(Collection<ArtifactContext>, IndexingContext) - Method in class org.apache.maven.index.DefaultNexusIndexer
 
addArtifactsToIndex(Collection<ArtifactContext>, IndexingContext) - Method in interface org.apache.maven.index.NexusIndexer
 
addArtifactToIndex(ArtifactContext, IndexingContext) - Method in class org.apache.maven.index.DefaultNexusIndexer
Delegates to the IndexerEngine to update artifact to the index
addArtifactToIndex(ArtifactContext, IndexingContext) - Method in interface org.apache.maven.index.NexusIndexer
 
addError(Exception) - Method in class org.apache.maven.index.ArtifactContext
 
addException(Exception) - Method in class org.apache.maven.index.ScanningResult
 
addField(Field) - Method in class org.apache.maven.index.UniqueArtifactFilterPostprocessor
 
addFieldHint(Field, String) - Method in class org.apache.maven.index.treeview.TreeViewRequest
 
addIndexerField(IndexerField) - Method in class org.apache.maven.index.Field
 
addIndexingContext(String, String, File, File, String, String, List<? extends IndexCreator>) - Method in class org.apache.maven.index.DefaultNexusIndexer
 
addIndexingContext(String, String, File, Directory, String, String, List<? extends IndexCreator>) - Method in class org.apache.maven.index.DefaultNexusIndexer
 
addIndexingContext(String, String, File, File, String, String, List<? extends IndexCreator>) - Method in interface org.apache.maven.index.NexusIndexer
Adds an indexing context to Nexus indexer.
addIndexingContext(String, String, File, Directory, String, String, List<? extends IndexCreator>) - Method in interface org.apache.maven.index.NexusIndexer
Adds an indexing context to Nexus indexer.
addIndexingContextForced(String, String, File, File, String, String, List<? extends IndexCreator>) - Method in class org.apache.maven.index.DefaultNexusIndexer
 
addIndexingContextForced(String, String, File, Directory, String, String, List<? extends IndexCreator>) - Method in class org.apache.maven.index.DefaultNexusIndexer
 
addIndexingContextForced(String, String, File, File, String, String, List<? extends IndexCreator>) - Method in interface org.apache.maven.index.NexusIndexer
Adds an indexing context to Nexus indexer.
addIndexingContextForced(String, String, File, Directory, String, String, List<? extends IndexCreator>) - Method in interface org.apache.maven.index.NexusIndexer
Adds an indexing context to Nexus indexer.
addMergedIndexingContext(String, String, File, File, boolean, Collection<IndexingContext>) - Method in class org.apache.maven.index.DefaultNexusIndexer
 
addMergedIndexingContext(String, String, File, File, boolean, ContextMemberProvider) - Method in class org.apache.maven.index.DefaultNexusIndexer
 
addMergedIndexingContext(String, String, File, Directory, boolean, Collection<IndexingContext>) - Method in class org.apache.maven.index.DefaultNexusIndexer
 
addMergedIndexingContext(String, String, File, Directory, boolean, ContextMemberProvider) - Method in class org.apache.maven.index.DefaultNexusIndexer
 
addMergedIndexingContext(String, String, File, File, boolean, Collection<IndexingContext>) - Method in interface org.apache.maven.index.NexusIndexer
 
addMergedIndexingContext(String, String, File, File, boolean, ContextMemberProvider) - Method in interface org.apache.maven.index.NexusIndexer
 
addMergedIndexingContext(String, String, File, Directory, boolean, Collection<IndexingContext>) - Method in interface org.apache.maven.index.NexusIndexer
 
addMergedIndexingContext(String, String, File, Directory, boolean, ContextMemberProvider) - Method in interface org.apache.maven.index.NexusIndexer
 
ALL_GROUPS - Static variable in class org.apache.maven.index.ArtifactInfo
 
ALL_GROUPS_LIST - Static variable in class org.apache.maven.index.ArtifactInfo
 
ALL_GROUPS_VALUE - Static variable in class org.apache.maven.index.ArtifactInfo
 
AndMultiArtifactInfoFilter - Class in org.apache.maven.index
This is a aggregated artifact info filter that performs AND operation (all filter has to accept the artifact info, if one rejects, results is reject).
AndMultiArtifactInfoFilter(List<ArtifactInfoFilter>) - Constructor for class org.apache.maven.index.AndMultiArtifactInfoFilter
 
ARTIFACT_ID - Static variable in class org.apache.maven.index.ArtifactInfo
ArtifactId.
ARTIFACT_ID - Static variable in interface org.apache.maven.index.MAVEN
 
ArtifactAvailablility - Enum in org.apache.maven.index
Enumeration provides values indicating artifact availability
ArtifactContext - Class in org.apache.maven.index
An artifact context used to provide information about artifact during scanning.
ArtifactContext(File, File, File, ArtifactInfo, Gav) - Constructor for class org.apache.maven.index.ArtifactContext
 
ArtifactContext.ModelReader - Class in org.apache.maven.index
 
ArtifactContext.ModelReader() - Constructor for class org.apache.maven.index.ArtifactContext.ModelReader
 
ArtifactContextProducer - Interface in org.apache.maven.index
A producer that creates ArtifactContext from POM and from other available files.
artifactDiscovered(ArtifactContext) - Method in interface org.apache.maven.index.ArtifactDiscoveryListener
 
artifactDiscovered(ArtifactContext, IndexingContext) - Method in class org.apache.maven.index.DefaultNexusIndexer
Delegates to the IndexerEngine to add a new artifact to the index
artifactDiscovered(ArtifactContext, IndexingContext) - Method in interface org.apache.maven.index.NexusIndexer
 
ArtifactDiscoveryListener - Interface in org.apache.maven.index
A listener notified upon artifact discovery.
artifactError(ArtifactContext, Exception) - Method in interface org.apache.maven.index.ArtifactScanningListener
 
artifactId - Variable in class org.apache.maven.index.ArtifactInfo
 
ArtifactInfo - Class in org.apache.maven.index
ArtifactInfo holds the values known about an repository artifact.
ArtifactInfo() - Constructor for class org.apache.maven.index.ArtifactInfo
 
ArtifactInfo(String, String, String, String, String) - Constructor for class org.apache.maven.index.ArtifactInfo
 
ArtifactInfoFilter - Interface in org.apache.maven.index
ArtifactInfoFilter is used to filter out components before they are handed over to searcher (and well before paging is implemented).
ArtifactInfoGroup - Class in org.apache.maven.index
An object that holds grouped sets of ArtifactInfos in case of grouped search.
ArtifactInfoGroup(String) - Constructor for class org.apache.maven.index.ArtifactInfoGroup
 
ArtifactInfoGroup(String, Comparator<ArtifactInfo>) - Constructor for class org.apache.maven.index.ArtifactInfoGroup
 
ArtifactInfoPostprocessor - Interface in org.apache.maven.index
ArtifactInfoPostprocessor is used to postprocess the ArtifactInfo, after it passed filtering and paging but before it is handed over to client performing search.
ArtifactInfoRecord - Class in org.apache.maven.index
Pulling out ArtifactInfo, clearing up.
ArtifactInfoRecord() - Constructor for class org.apache.maven.index.ArtifactInfoRecord
 
artifactInfos - Variable in class org.apache.maven.index.ArtifactInfoGroup
 
ArtifactLocator - Class in org.apache.maven.index.locator
Artifact locator.
ArtifactLocator(ArtifactPackagingMapper) - Constructor for class org.apache.maven.index.locator.ArtifactLocator
 
ArtifactScanningListener - Interface in org.apache.maven.index
A listener notified during repository scan process to track progress, collect results, etc.

B

BASE_VERSION - Static variable in interface org.apache.maven.index.MAVEN
 
BLOCKING_COMMIT - Static variable in class org.apache.maven.index.context.DefaultIndexingContext
A flag useful for tests, to make this IndexingContext implementation blocking.
bos(boolean) - Static method in class org.apache.maven.index.creator.AbstractIndexCreator
 
buildCliOptions(Options) - Method in class org.apache.maven.index.cli.NexusIndexerCli
 
BUNDLE_EXPORT_PACKAGE - Static variable in class org.apache.maven.index.ArtifactInfo
 
BUNDLE_SYMBOLIC_NAME - Static variable in class org.apache.maven.index.ArtifactInfo
 
BUNDLE_VERSION - Static variable in class org.apache.maven.index.ArtifactInfo
 
bundleDescription - Variable in class org.apache.maven.index.ArtifactInfo
contains osgi metadata Bundle-Description if available
bundleDocUrl - Variable in class org.apache.maven.index.ArtifactInfo
contains osgi metadata Bundle-DocURL if available
bundleExportPackage - Variable in class org.apache.maven.index.ArtifactInfo
contains osgi metadata Export-Package if available
bundleExportService - Variable in class org.apache.maven.index.ArtifactInfo
contains osgi metadata Export-Service if available
bundleImportPackage - Variable in class org.apache.maven.index.ArtifactInfo
contains osgi metadata Import-Package if available
bundleLicense - Variable in class org.apache.maven.index.ArtifactInfo
contains osgi metadata Bundle-License if available
bundleName - Variable in class org.apache.maven.index.ArtifactInfo
contains osgi metadata Bundle-Name if available
bundleRequireBundle - Variable in class org.apache.maven.index.ArtifactInfo
contains osgi metadata Require-Bundle if available
bundleSymbolicName - Variable in class org.apache.maven.index.ArtifactInfo
contains osgi metadata Bundle-SymbolicName if available
bundleVersion - Variable in class org.apache.maven.index.ArtifactInfo
contains osgi metadata Bundle-Version if available

C

calculateGav() - Method in class org.apache.maven.index.ArtifactInfo
 
calculateHighlights(IndexingContext, Document, ArtifactInfo) - Method in class org.apache.maven.index.DefaultIteratorResultSet
Creates the MatchHighlights and adds them to ArtifactInfo if found/can.
CLASSIFIER - Static variable in class org.apache.maven.index.ArtifactInfo
Classifier.
classifier - Variable in class org.apache.maven.index.ArtifactInfo
 
CLASSIFIER - Static variable in interface org.apache.maven.index.MAVEN
 
classNames - Variable in class org.apache.maven.index.ArtifactInfo
 
CLASSNAMES - Static variable in interface org.apache.maven.index.MAVEN
 
cleanCacheDirectory(File) - Method in class org.apache.maven.index.updater.DefaultIndexUpdater
Cleans specified cache directory.
CleaningEncoder - Class in org.apache.maven.index
 
CleaningEncoder() - Constructor for class org.apache.maven.index.CleaningEncoder
 
cleanUp() - Method in class org.apache.maven.index.DefaultIteratorResultSet
 
close() - Method in class org.apache.maven.index.AbstractSearchResponse
Frees any resource associated with this response.
close(boolean) - Method in class org.apache.maven.index.context.DefaultIndexingContext
 
close(boolean) - Method in interface org.apache.maven.index.context.IndexingContext
Shuts down this context.
close(OutputStream) - Static method in class org.apache.maven.index.context.IndexUtils
 
close(InputStream) - Static method in class org.apache.maven.index.context.IndexUtils
 
close(IndexOutput) - Static method in class org.apache.maven.index.context.IndexUtils
 
close(IndexInput) - Static method in class org.apache.maven.index.context.IndexUtils
 
close(IndexReader) - Static method in class org.apache.maven.index.context.IndexUtils
 
close(IndexWriter) - Static method in class org.apache.maven.index.context.IndexUtils
 
close(Directory) - Static method in class org.apache.maven.index.context.IndexUtils
 
close(boolean) - Method in class org.apache.maven.index.context.MergedIndexingContext
 
close() - Method in class org.apache.maven.index.DefaultIteratorResultSet
 
close() - Method in class org.apache.maven.index.IteratorSearchResponse
 
close() - Method in class org.apache.maven.index.updater.IndexDataWriter
 
close() - Method in class org.apache.maven.index.util.zip.JavaZipFileHandle
 
close() - Method in class org.apache.maven.index.util.zip.TrueZipZipFileHandle
 
close(ZipHandle) - Static method in class org.apache.maven.index.util.zip.ZipFacade
 
close() - Method in interface org.apache.maven.index.util.zip.ZipHandle
Closes the zip handle (performs resource cleanup).
COLLAPSED - Static variable in class org.apache.maven.index.UniqueArtifactFilterPostprocessor
 
commit() - Method in class org.apache.maven.index.context.DefaultIndexingContext
 
commit() - Method in interface org.apache.maven.index.context.IndexingContext
Commits changes to context, eventually refreshing readers/searchers too.
commit() - Method in class org.apache.maven.index.context.MergedIndexingContext
 
connect(String, String) - Method in class org.apache.maven.index.updater.DefaultIndexUpdater.FileFetcher
 
connect(String, String) - Method in interface org.apache.maven.index.updater.ResourceFetcher
Connect and start transfer session
connect(String, String) - Method in class org.apache.maven.index.updater.WagonHelper.WagonFetcher
 
constructArtifactInfo(Document, IndexingContext) - Static method in class org.apache.maven.index.context.IndexUtils
 
constructQuery(Field, String, SearchType) - Method in class org.apache.maven.index.DefaultNexusIndexer
Deprecated. 
constructQuery(Field, SearchExpression) - Method in class org.apache.maven.index.DefaultNexusIndexer
 
constructQuery(Field, SearchExpression) - Method in class org.apache.maven.index.DefaultQueryCreator
 
constructQuery(Field, String, SearchType) - Method in class org.apache.maven.index.DefaultQueryCreator
 
constructQuery(String, String) - Method in class org.apache.maven.index.DefaultQueryCreator
Deprecated. 
constructQuery(Field, IndexerField, String, SearchType) - Method in class org.apache.maven.index.DefaultQueryCreator
 
constructQuery(Field, String, SearchType) - Method in interface org.apache.maven.index.NexusIndexer
Deprecated. Use NexusIndexer.constructQuery(Field, SearchExpression) instead.
constructQuery(Field, SearchExpression) - Method in interface org.apache.maven.index.NexusIndexer
Helper method to construct Lucene query for given field without need for knowledge (on caller side) HOW is a field indexed, and WHAT query is needed to achieve that.
constructQuery(Field, SearchExpression) - Method in interface org.apache.maven.index.QueryCreator
Constructs query by parsing the query string, using field as default field.
constructQuery(Field, String, SearchType) - Method in interface org.apache.maven.index.QueryCreator
Deprecated. Use QueryCreator.constructQuery(Field, SearchExpression) instead.
constructQuery(String, String) - Method in interface org.apache.maven.index.QueryCreator
Deprecated. Use QueryCreator.constructQuery(Field, SearchExpression) instead.
context - Variable in class org.apache.maven.index.ArtifactInfo
 
CONTEXT_VERSION_COMPARATOR - Static variable in class org.apache.maven.index.ArtifactInfo
 
ContextMemberProvider - Interface in org.apache.maven.index.context
 
copyDirectory(Directory, Directory) - Static method in class org.apache.maven.index.context.IndexUtils
 
copyFile(Directory, Directory, String) - Static method in class org.apache.maven.index.context.IndexUtils
 
copyFile(Directory, Directory, String, String) - Static method in class org.apache.maven.index.context.IndexUtils
 
countTerms(IndexerField, String) - Method in class org.apache.maven.index.DefaultQueryCreator
 
CREATE_FILE_CHECKSUMS - Static variable in class org.apache.maven.index.cli.NexusIndexerCli
 
CREATE_INCREMENTAL_CHUNKS - Static variable in class org.apache.maven.index.cli.NexusIndexerCli
 
createANode(IndexTreeView, TreeViewRequest, ArtifactInfo, String) - Method in class org.apache.maven.index.treeview.DefaultTreeNodeFactory
 
createANode(IndexTreeView, TreeViewRequest, ArtifactInfo, String) - Method in interface org.apache.maven.index.treeview.TreeNodeFactory
 
createArtifactNode(IndexTreeView, TreeViewRequest, ArtifactInfo, String) - Method in class org.apache.maven.index.treeview.DefaultTreeNodeFactory
 
createArtifactNode(IndexTreeView, TreeViewRequest, ArtifactInfo, String) - Method in interface org.apache.maven.index.treeview.TreeNodeFactory
 
createDocument(IndexingContext) - Method in class org.apache.maven.index.ArtifactContext
Creates Lucene Document using IndexCreators from the given IndexingContext.
createGNode(IndexTreeView, TreeViewRequest, String, String) - Method in class org.apache.maven.index.treeview.DefaultTreeNodeFactory
 
createGNode(IndexTreeView, TreeViewRequest, String, String) - Method in interface org.apache.maven.index.treeview.TreeNodeFactory
 
createGroupsDocument(Collection<String>, String, String, String) - Method in class org.apache.maven.index.context.DefaultIndexingContext
 
createNextAi() - Method in class org.apache.maven.index.DefaultIteratorResultSet
 
createNode(IndexTreeView, TreeViewRequest, String, boolean, String, TreeNode.Type) - Method in class org.apache.maven.index.treeview.DefaultTreeNodeFactory
 
createVNode(IndexTreeView, TreeViewRequest, ArtifactInfo, String) - Method in class org.apache.maven.index.treeview.DefaultTreeNodeFactory
 
createVNode(IndexTreeView, TreeViewRequest, ArtifactInfo, String) - Method in interface org.apache.maven.index.treeview.TreeNodeFactory
 

D

decorateANode(IndexTreeView, TreeViewRequest, ArtifactInfo, String, TreeNode) - Method in class org.apache.maven.index.treeview.DefaultTreeNodeFactory
 
decorateArtifactNode(IndexTreeView, TreeViewRequest, ArtifactInfo, String, TreeNode) - Method in class org.apache.maven.index.treeview.DefaultTreeNodeFactory
 
decorateGNode(IndexTreeView, TreeViewRequest, String, String, TreeNode) - Method in class org.apache.maven.index.treeview.DefaultTreeNodeFactory
 
decorateVNode(IndexTreeView, TreeViewRequest, ArtifactInfo, String, TreeNode) - Method in class org.apache.maven.index.treeview.DefaultTreeNodeFactory
 
DefaultArtifactContextProducer - Class in org.apache.maven.index
A default implementation of the ArtifactContextProducer.
DefaultArtifactContextProducer() - Constructor for class org.apache.maven.index.DefaultArtifactContextProducer
 
DefaultIncrementalHandler - Class in org.apache.maven.index.incremental
 
DefaultIncrementalHandler() - Constructor for class org.apache.maven.index.incremental.DefaultIncrementalHandler
 
DefaultIndexerEngine - Class in org.apache.maven.index
A default IndexerEngine implementation.
DefaultIndexerEngine() - Constructor for class org.apache.maven.index.DefaultIndexerEngine
 
DefaultIndexingContext - Class in org.apache.maven.index.context
The default IndexingContext implementation.
DefaultIndexingContext(String, String, File, File, String, String, List<? extends IndexCreator>, boolean) - Constructor for class org.apache.maven.index.context.DefaultIndexingContext
 
DefaultIndexingContext(String, String, File, Directory, String, String, List<? extends IndexCreator>, boolean) - Constructor for class org.apache.maven.index.context.DefaultIndexingContext
 
DefaultIndexPacker - Class in org.apache.maven.index.packer
A default IndexPacker implementation.
DefaultIndexPacker() - Constructor for class org.apache.maven.index.packer.DefaultIndexPacker
 
DefaultIndexTreeView - Class in org.apache.maven.index.treeview
 
DefaultIndexTreeView() - Constructor for class org.apache.maven.index.treeview.DefaultIndexTreeView
 
DefaultIndexUpdater - Class in org.apache.maven.index.updater
A default index updater implementation
DefaultIndexUpdater(IncrementalHandler, List<IndexUpdateSideEffect>) - Constructor for class org.apache.maven.index.updater.DefaultIndexUpdater
 
DefaultIndexUpdater() - Constructor for class org.apache.maven.index.updater.DefaultIndexUpdater
 
DefaultIndexUpdater.FileFetcher - Class in org.apache.maven.index.updater
Filesystem-based ResourceFetcher implementation
DefaultIndexUpdater.FileFetcher(File) - Constructor for class org.apache.maven.index.updater.DefaultIndexUpdater.FileFetcher
 
DefaultIteratorResultSet - Class in org.apache.maven.index
Default implementation of IteratorResultSet.
DefaultIteratorResultSet(IteratorSearchRequest, IndexSearcher, List<IndexingContext>, TopDocs) - Constructor for class org.apache.maven.index.DefaultIteratorResultSet
 
DefaultNexusIndexer - Class in org.apache.maven.index
A default NexusIndexer implementation.
DefaultNexusIndexer() - Constructor for class org.apache.maven.index.DefaultNexusIndexer
 
DefaultQueryCreator - Class in org.apache.maven.index
A default QueryCreator constructs Lucene query for provided query text.
DefaultQueryCreator() - Constructor for class org.apache.maven.index.DefaultQueryCreator
 
DefaultScanner - Class in org.apache.maven.index
A default repository scanner for Maven 2 repository.
DefaultScanner() - Constructor for class org.apache.maven.index.DefaultScanner
 
DefaultSearchEngine - Class in org.apache.maven.index
A default search engine implementation
DefaultSearchEngine() - Constructor for class org.apache.maven.index.DefaultSearchEngine
 
DefaultTreeNode - Class in org.apache.maven.index.treeview
The simplest treenode, that does not adds any "decoration" to the nodes.
DefaultTreeNode(IndexTreeView, TreeViewRequest) - Constructor for class org.apache.maven.index.treeview.DefaultTreeNode
Constructor that takes an IndexTreeView implementation and a TreeNodeFactory implementation.
DefaultTreeNodeFactory - Class in org.apache.maven.index.treeview
A default implementation of TreeNodeFactory, that is fairly simple to extend.
DefaultTreeNodeFactory(String) - Constructor for class org.apache.maven.index.treeview.DefaultTreeNodeFactory
 
delete(File) - Static method in class org.apache.maven.index.context.IndexUtils
 
deleteArtifactFromIndex(ArtifactContext, IndexingContext) - Method in class org.apache.maven.index.DefaultNexusIndexer
Delegates to the IndexerEngine to remove artifact from the index
deleteArtifactFromIndex(ArtifactContext, IndexingContext) - Method in interface org.apache.maven.index.NexusIndexer
 
deleteArtifactsFromIndex(Collection<ArtifactContext>, IndexingContext) - Method in class org.apache.maven.index.DefaultNexusIndexer
 
deleteArtifactsFromIndex(Collection<ArtifactContext>, IndexingContext) - Method in interface org.apache.maven.index.NexusIndexer
 
DELETED - Static variable in class org.apache.maven.index.ArtifactInfo
Field that contains ArtifactInfo.UINFO value for deleted artifact
DELETED - Static variable in interface org.apache.maven.index.NEXUS
 
deleteTimestamp(Directory) - Static method in class org.apache.maven.index.context.IndexUtils
 
DESCRIPTION - Static variable in class org.apache.maven.index.ArtifactInfo
Description.
description - Variable in class org.apache.maven.index.ArtifactInfo
 
DESCRIPTION - Static variable in interface org.apache.maven.index.MAVEN
 
DESCRIPTION - Static variable in interface org.apache.maven.index.OSGI
 
DigesterUtils - Class in org.apache.maven.index.packer
A util class to calculate various digests on Strings.
DigesterUtils() - Constructor for class org.apache.maven.index.packer.DigesterUtils
 
disconnect() - Method in class org.apache.maven.index.updater.DefaultIndexUpdater.FileFetcher
 
disconnect() - Method in interface org.apache.maven.index.updater.ResourceFetcher
Disconnect and complete transfer session
disconnect() - Method in class org.apache.maven.index.updater.WagonHelper.WagonFetcher
 
displayHelp() - Method in class org.apache.maven.index.cli.NexusIndexerCli
 
displayHelp(String) - Method in class org.apache.maven.index.cli.NexusIndexerCli
 
doCommit(boolean) - Method in class org.apache.maven.index.context.DefaultIndexingContext
 
DocumentFilter - Interface in org.apache.maven.index.context
 
DOCURL - Static variable in interface org.apache.maven.index.OSGI
 
doSearchWithCeiling(AbstractSearchRequest, IndexSearcher, Query) - Method in class org.apache.maven.index.DefaultSearchEngine
 

E

empty(Query) - Static method in class org.apache.maven.index.IteratorSearchResponse
 
EMPTY_ITERATOR_RESULT_SET - Static variable in class org.apache.maven.index.IteratorSearchResponse
 
EMPTY_ITERATOR_SEARCH_RESPONSE - Static variable in class org.apache.maven.index.IteratorSearchResponse
Deprecated. Use IteratorSearchResponse.empty(Query) instead.
encodeHex(byte[]) - Static method in class org.apache.maven.index.packer.DigesterUtils
Blatantly copied from commons-codec version 1.3
encodeText(String) - Method in class org.apache.maven.index.CleaningEncoder
 
EntryNameFilter - Interface in org.apache.maven.index.util.zip
 
execute(String[], ClassWorld) - Method in class org.apache.maven.index.cli.NexusIndexerCli
 
execute(String[]) - Method in class org.apache.maven.index.cli.NexusIndexerCli
 
EXPORT_PACKAGE - Static variable in interface org.apache.maven.index.OSGI
 
EXPORT_SERVICE - Static variable in interface org.apache.maven.index.OSGI
 

F

fetchAndUpdateIndex(IndexUpdateRequest) - Method in class org.apache.maven.index.updater.DefaultIndexUpdater
 
fetchAndUpdateIndex(IndexUpdateRequest) - Method in interface org.apache.maven.index.updater.IndexUpdater
 
fextension - Variable in class org.apache.maven.index.ArtifactInfo
 
Field - Class in org.apache.maven.index
 
Field(Field, String, String, String) - Constructor for class org.apache.maven.index.Field
 
finalize() - Method in class org.apache.maven.index.DefaultIteratorResultSet
 
findChildByPath(String, TreeNode.Type) - Method in class org.apache.maven.index.treeview.AbstractTreeNode
Find a TreeNode based upon a path and Type check.
findChildByPath(String, TreeNode.Type) - Method in interface org.apache.maven.index.treeview.TreeNode
 
flagNeedsReopen() - Method in class org.apache.maven.index.context.DefaultIndexingContext
 
FlatSearchRequest - Class in org.apache.maven.index
A flat search request.
FlatSearchRequest(Query) - Constructor for class org.apache.maven.index.FlatSearchRequest
 
FlatSearchRequest(Query, Comparator<ArtifactInfo>) - Constructor for class org.apache.maven.index.FlatSearchRequest
 
FlatSearchRequest(Query, IndexingContext) - Constructor for class org.apache.maven.index.FlatSearchRequest
 
FlatSearchRequest(Query, Comparator<ArtifactInfo>, IndexingContext) - Constructor for class org.apache.maven.index.FlatSearchRequest
 
FlatSearchResponse - Class in org.apache.maven.index
A flat search response.
FlatSearchResponse(Query, int, Set<ArtifactInfo>) - Constructor for class org.apache.maven.index.FlatSearchResponse
 
FLD_ARTIFACT_ID - Static variable in class org.apache.maven.index.creator.MinimalArtifactInfoIndexCreator
 
FLD_ARTIFACT_ID_KW - Static variable in class org.apache.maven.index.creator.MinimalArtifactInfoIndexCreator
 
FLD_BUNDLE_DESCRIPTION - Static variable in class org.apache.maven.index.creator.OsgiArtifactIndexCreator
 
FLD_BUNDLE_DOCURL - Static variable in class org.apache.maven.index.creator.OsgiArtifactIndexCreator
 
FLD_BUNDLE_EXPORT_PACKAGE - Static variable in class org.apache.maven.index.creator.OsgiArtifactIndexCreator
 
FLD_BUNDLE_EXPORT_SERVIVE - Static variable in class org.apache.maven.index.creator.OsgiArtifactIndexCreator
 
FLD_BUNDLE_IMPORT_PACKAGE - Static variable in class org.apache.maven.index.creator.OsgiArtifactIndexCreator
 
FLD_BUNDLE_LICENSE - Static variable in class org.apache.maven.index.creator.OsgiArtifactIndexCreator
 
FLD_BUNDLE_NAME - Static variable in class org.apache.maven.index.creator.OsgiArtifactIndexCreator
 
FLD_BUNDLE_REQUIRE_BUNDLE - Static variable in class org.apache.maven.index.creator.OsgiArtifactIndexCreator
 
FLD_BUNDLE_SYMBOLIC_NAME - Static variable in class org.apache.maven.index.creator.OsgiArtifactIndexCreator
 
FLD_BUNDLE_VERSION - Static variable in class org.apache.maven.index.creator.OsgiArtifactIndexCreator
 
FLD_CLASSIFIER - Static variable in class org.apache.maven.index.creator.MinimalArtifactInfoIndexCreator
 
FLD_CLASSNAMES - Static variable in class org.apache.maven.index.creator.JarFileContentsIndexCreator
 
FLD_CLASSNAMES_KW - Static variable in class org.apache.maven.index.creator.JarFileContentsIndexCreator
NexusAnalyzer makes exception with this field only, to keep backward compatibility with old consumers of nexus-indexer.
FLD_DELETED - Static variable in class org.apache.maven.index.ArtifactInfoRecord
Del: contains UINFO to mark record as deleted (needed for incremental updates!).
FLD_DESCRIPTION - Static variable in class org.apache.maven.index.creator.MinimalArtifactInfoIndexCreator
 
FLD_DESCRIPTOR - Static variable in class org.apache.maven.index.context.DefaultIndexingContext
 
FLD_GROUP_ID - Static variable in class org.apache.maven.index.creator.MinimalArtifactInfoIndexCreator
 
FLD_GROUP_ID_KW - Static variable in class org.apache.maven.index.creator.MinimalArtifactInfoIndexCreator
 
FLD_INFO - Static variable in class org.apache.maven.index.creator.MinimalArtifactInfoIndexCreator
Info: packaging, lastModified, size, sourcesExists, javadocExists, signatureExists.
FLD_LAST_MODIFIED - Static variable in class org.apache.maven.index.creator.MinimalArtifactInfoIndexCreator
 
FLD_NAME - Static variable in class org.apache.maven.index.creator.MinimalArtifactInfoIndexCreator
 
FLD_PACKAGING - Static variable in class org.apache.maven.index.creator.MinimalArtifactInfoIndexCreator
 
FLD_PLUGIN_GOALS - Static variable in class org.apache.maven.index.creator.MavenPluginArtifactInfoIndexCreator
 
FLD_PLUGIN_PREFIX - Static variable in class org.apache.maven.index.creator.MavenPluginArtifactInfoIndexCreator
 
FLD_SHA1 - Static variable in class org.apache.maven.index.creator.MinimalArtifactInfoIndexCreator
 
FLD_UINFO - Static variable in class org.apache.maven.index.ArtifactInfoRecord
Unique groupId, artifactId, version, classifier, extension (or packaging).
FLD_VERSION - Static variable in class org.apache.maven.index.creator.MinimalArtifactInfoIndexCreator
 
FLD_VERSION_KW - Static variable in class org.apache.maven.index.creator.MinimalArtifactInfoIndexCreator
 
fname - Variable in class org.apache.maven.index.ArtifactInfo
 
forceSearchFlatPaged(FlatSearchRequest, Collection<IndexingContext>) - Method in class org.apache.maven.index.DefaultSearchEngine
 
forceSearchFlatPaged(FlatSearchRequest, Collection<IndexingContext>) - Method in interface org.apache.maven.index.SearchEngine
Do the search in all contexts, no matter if the context is searchable or not
forceSearchGrouped(GroupedSearchRequest, Collection<IndexingContext>) - Method in class org.apache.maven.index.DefaultSearchEngine
 
forceSearchGrouped(GroupedSearchRequest, Collection<IndexingContext>) - Method in interface org.apache.maven.index.SearchEngine
Do the search in all contexts, no matter if the context is searchable or not
forceSearchIteratorPaged(IteratorSearchRequest, Collection<IndexingContext>) - Method in class org.apache.maven.index.DefaultSearchEngine
 
forceSearchIteratorPaged(IteratorSearchRequest, Collection<IndexingContext>) - Method in interface org.apache.maven.index.SearchEngine
Do the search in all contexts, no matter if the context is searchable or not
fromString(String) - Static method in enum org.apache.maven.index.ArtifactAvailablility
 
FS - Static variable in class org.apache.maven.index.ArtifactInfoRecord
Field separator
FS_PATTERN - Static variable in class org.apache.maven.index.ArtifactInfoRecord
 

G

GAGrouping - Class in org.apache.maven.index.search.grouping
A GroupId : ArtifactId Grouping implementation.
GAGrouping() - Constructor for class org.apache.maven.index.search.grouping.GAGrouping
 
GAGrouping(Comparator<ArtifactInfo>) - Constructor for class org.apache.maven.index.search.grouping.GAGrouping
 
GAVGrouping - Class in org.apache.maven.index.search.grouping
A GroupId : ArtifactId : Version Grouping implementation.
GAVGrouping() - Constructor for class org.apache.maven.index.search.grouping.GAVGrouping
 
GAVGrouping(Comparator<ArtifactInfo>) - Constructor for class org.apache.maven.index.search.grouping.GAVGrouping
 
GavHelpedLocator - Interface in org.apache.maven.index.locator
An artifact locator used to locate repository "elements" relative to some file with given Gav.
getAllGroups() - Method in class org.apache.maven.index.context.DefaultIndexingContext
 
getAllGroups() - Method in interface org.apache.maven.index.context.IndexingContext
Gets all group names stored in the current indexing context
getAllGroups() - Method in class org.apache.maven.index.context.MergedIndexingContext
 
getAnalyzer() - Method in class org.apache.maven.index.context.DefaultIndexingContext
 
getAnalyzer() - Method in interface org.apache.maven.index.context.IndexingContext
Returns the Lucene Analyzer of this context used for by IndexWriter and IndexSearcher.
getAnalyzer() - Method in class org.apache.maven.index.context.MergedIndexingContext
 
getArchetypeCatalog(Properties) - Method in class org.apache.maven.index.archetype.NexusArchetypeDataSource
 
getArtifact() - Method in class org.apache.maven.index.ArtifactContext
 
getArtifactContext(IndexingContext, File) - Method in interface org.apache.maven.index.ArtifactContextProducer
 
getArtifactContext(IndexingContext, File) - Method in class org.apache.maven.index.DefaultArtifactContextProducer
Get ArtifactContext for given pom or artifact (jar, war, etc).
getArtifactId() - Method in class org.apache.maven.index.treeview.AbstractTreeNode
Get the artifact id of this node.
getArtifactId() - Method in interface org.apache.maven.index.treeview.TreeNode
 
getArtifactInfo() - Method in class org.apache.maven.index.ArtifactContext
 
getArtifactInfoComparator() - Method in class org.apache.maven.index.FlatSearchRequest
 
getArtifactInfoFilter() - Method in class org.apache.maven.index.AbstractSearchRequest
 
getArtifactInfoFilter() - Method in class org.apache.maven.index.treeview.TreeViewRequest
 
getArtifactInfoPostprocessor() - Method in class org.apache.maven.index.AbstractSearchRequest
 
getArtifactInfos() - Method in class org.apache.maven.index.ArtifactInfoGroup
 
getArtifacts(TreeNode, TreeViewRequest) - Method in class org.apache.maven.index.treeview.DefaultIndexTreeView
 
getArtifactsByG(String, TreeViewRequest) - Method in class org.apache.maven.index.treeview.DefaultIndexTreeView
 
getArtifactsByGA(String, String, TreeViewRequest) - Method in class org.apache.maven.index.treeview.DefaultIndexTreeView
 
getArtifactsByGAV(String, String, String, TreeViewRequest) - Method in class org.apache.maven.index.treeview.DefaultIndexTreeView
 
getArtifactsByGAVField(String, String, String, TreeViewRequest) - Method in class org.apache.maven.index.treeview.DefaultIndexTreeView
 
getArtifactScanningListener() - Method in class org.apache.maven.index.ScanningRequest
 
getArtifactVersion() - Method in class org.apache.maven.index.ArtifactInfo
 
getAttributes() - Method in class org.apache.maven.index.ArtifactInfo
 
getBestFragments(Query, Formatter, TokenStream, String, int) - Method in class org.apache.maven.index.DefaultIteratorResultSet
 
getChar(int) - Method in class org.apache.maven.index.OneLineFragmenter
 
getChildren() - Method in class org.apache.maven.index.treeview.AbstractTreeNode
Get the children of this node.
getChildren() - Method in interface org.apache.maven.index.treeview.TreeNode
 
getContext() - Method in class org.apache.maven.index.packer.IndexPackingRequest
 
getContexts() - Method in class org.apache.maven.index.AbstractSearchRequest
 
getCount() - Method in class org.apache.maven.index.AbstractSearchRequest
Returns the "count" of wanted results.
getCreatorDependencies() - Method in interface org.apache.maven.index.context.IndexCreator
Returns list of IndexCreator IDs that this creator depends on.
getCreatorDependencies() - Method in class org.apache.maven.index.creator.AbstractIndexCreator
 
getDeletedFiles() - Method in class org.apache.maven.index.ScanningResult
 
getDescription() - Method in class org.apache.maven.index.Field
 
getDocumentCount() - Method in class org.apache.maven.index.updater.IndexDataReader.IndexDataReadResult
 
getDocumentFilter() - Method in class org.apache.maven.index.updater.IndexUpdateRequest
 
getEntries() - Method in class org.apache.maven.index.util.zip.JavaZipFileHandle
 
getEntries(EntryNameFilter) - Method in class org.apache.maven.index.util.zip.JavaZipFileHandle
 
getEntries() - Method in class org.apache.maven.index.util.zip.TrueZipZipFileHandle
 
getEntries(EntryNameFilter) - Method in class org.apache.maven.index.util.zip.TrueZipZipFileHandle
 
getEntries() - Method in interface org.apache.maven.index.util.zip.ZipHandle
Returns a list of string, with each string representing a valid path for existing entry in this Zip handle.
getEntries(EntryNameFilter) - Method in interface org.apache.maven.index.util.zip.ZipHandle
Returns a list of string, with each string representing a valid path for existing entry in this Zip handle.
getEntryContent(String) - Method in class org.apache.maven.index.util.zip.JavaZipFileHandle
 
getEntryContent(String) - Method in class org.apache.maven.index.util.zip.TrueZipZipFileHandle
 
getEntryContent(String) - Method in interface org.apache.maven.index.util.zip.ZipHandle
Returns the "payload" (uncompressed) of the entry at given path, or null if no such path exists in the Zip file this handle points to.
getErrors() - Method in class org.apache.maven.index.ArtifactContext
 
getExceptions() - Method in class org.apache.maven.index.ScanningResult
 
getFactory() - Method in class org.apache.maven.index.treeview.TreeViewRequest
 
getField() - Method in class org.apache.maven.index.MatchHighlight
 
getField() - Method in class org.apache.maven.index.MatchHighlightRequest
 
getFieldHint(Field) - Method in class org.apache.maven.index.treeview.TreeViewRequest
 
getFieldHints() - Method in class org.apache.maven.index.treeview.TreeViewRequest
 
getFieldName() - Method in class org.apache.maven.index.Field
 
getFields() - Method in class org.apache.maven.index.ArtifactInfo
 
getFieldValue(Field) - Method in class org.apache.maven.index.ArtifactInfo
This method will disappear, once we drop ArtifactInfo.
getFilters() - Method in class org.apache.maven.index.AbstractMultiArtifactInfoFilter
Returns an unmodifiable list of filters.
getFormats() - Method in class org.apache.maven.index.packer.IndexPackingRequest
Returns index formats to be created.
getFQN() - Method in class org.apache.maven.index.Field
 
getGav() - Method in class org.apache.maven.index.ArtifactContext
 
getGavCalculator() - Method in class org.apache.maven.index.context.DefaultIndexingContext
 
getGavCalculator() - Method in interface org.apache.maven.index.context.IndexingContext
Returns the GavCalculator for this Context.
getGavCalculator() - Method in class org.apache.maven.index.context.MergedIndexingContext
 
getGroupId() - Method in class org.apache.maven.index.treeview.AbstractTreeNode
Get the group id of this node.
getGroupId() - Method in interface org.apache.maven.index.treeview.TreeNode
 
getGrouping() - Method in class org.apache.maven.index.GroupedSearchRequest
 
getGroupKey() - Method in class org.apache.maven.index.ArtifactInfoGroup
 
getGroupKey(ArtifactInfo) - Method in class org.apache.maven.index.search.grouping.AbstractGrouping
 
getGroupKey(ArtifactInfo) - Method in class org.apache.maven.index.search.grouping.GAGrouping
 
getGroupKey(ArtifactInfo) - Method in class org.apache.maven.index.search.grouping.GAVGrouping
 
getGroupKey(ArtifactInfo) - Method in class org.apache.maven.index.search.grouping.GGrouping
 
getGroupKey(ArtifactInfo) - Method in class org.apache.maven.index.search.grouping.RGAVGrouping
 
getGroupKey(ArtifactInfo) - Method in class org.apache.maven.index.search.grouping.RGGrouping
 
getGroupKeyComparator() - Method in class org.apache.maven.index.GroupedSearchRequest
 
getGroups(String, String, String) - Method in class org.apache.maven.index.context.DefaultIndexingContext
 
getGroups(String, Set<String>) - Method in class org.apache.maven.index.treeview.DefaultIndexTreeView
 
getHighlightedMatch() - Method in class org.apache.maven.index.MatchHighlight
 
getHighlightMode() - Method in class org.apache.maven.index.MatchHighlightRequest
 
getHintedArtifacts(TreeNode, TreeViewRequest) - Method in class org.apache.maven.index.treeview.DefaultIndexTreeView
 
getId() - Method in class org.apache.maven.index.context.DefaultIndexingContext
 
getId() - Method in interface org.apache.maven.index.context.IndexCreator
Returns IndexCreator ID, that has to be unique across all existing creators.
getId() - Method in interface org.apache.maven.index.context.IndexingContext
Returns this indexing context id.
getId() - Method in class org.apache.maven.index.context.MergedIndexingContext
 
getId() - Method in class org.apache.maven.index.creator.AbstractIndexCreator
 
getIncrementalUpdates(IndexPackingRequest, Properties) - Method in class org.apache.maven.index.incremental.DefaultIncrementalHandler
 
getIncrementalUpdates(IndexPackingRequest, Properties) - Method in interface org.apache.maven.index.incremental.IncrementalHandler
 
getIndexCreators() - Method in class org.apache.maven.index.context.DefaultIndexingContext
 
getIndexCreators() - Method in interface org.apache.maven.index.context.IndexingContext
List of IndexCreators used in this context.
getIndexCreators() - Method in class org.apache.maven.index.context.MergedIndexingContext
 
getIndexDirectory() - Method in class org.apache.maven.index.context.DefaultIndexingContext
 
getIndexDirectory() - Method in interface org.apache.maven.index.context.IndexingContext
 
getIndexDirectory() - Method in class org.apache.maven.index.context.MergedIndexingContext
 
getIndexDirectoryFile() - Method in class org.apache.maven.index.context.DefaultIndexingContext
 
getIndexDirectoryFile() - Method in interface org.apache.maven.index.context.IndexingContext
 
getIndexDirectoryFile() - Method in class org.apache.maven.index.context.MergedIndexingContext
 
getIndexerFields() - Method in interface org.apache.maven.index.context.IndexCreator
Returns the indexer fields that this IndexCreator introduces to index.
getIndexerFields() - Method in class org.apache.maven.index.creator.JarFileContentsIndexCreator
 
getIndexerFields() - Method in class org.apache.maven.index.creator.MavenArchetypeArtifactInfoIndexCreator
 
getIndexerFields() - Method in class org.apache.maven.index.creator.MavenPluginArtifactInfoIndexCreator
 
getIndexerFields() - Method in class org.apache.maven.index.creator.MinimalArtifactInfoIndexCreator
 
getIndexerFields() - Method in class org.apache.maven.index.creator.OsgiArtifactIndexCreator
 
getIndexerFields() - Method in class org.apache.maven.index.Field
 
getIndexingContext() - Method in class org.apache.maven.index.context.NexusIndexSearcher
 
getIndexingContext() - Method in class org.apache.maven.index.ScanningRequest
 
getIndexingContext() - Method in class org.apache.maven.index.treeview.TreeViewRequest
 
getIndexingContext() - Method in class org.apache.maven.index.updater.IndexUpdateRequest
 
getIndexingContextForPointer(Document, int) - Method in class org.apache.maven.index.DefaultIteratorResultSet
 
getIndexingContexts() - Method in class org.apache.maven.index.DefaultNexusIndexer
 
getIndexingContexts() - Method in interface org.apache.maven.index.NexusIndexer
Returns the map of indexing contexts keyed by their ID.
getIndexMethod() - Method in class org.apache.maven.index.IndexerField
 
getIndexReader() - Method in class org.apache.maven.index.context.DefaultIndexingContext
 
getIndexReader() - Method in interface org.apache.maven.index.context.IndexingContext
Returns the Lucene IndexReader of this context.
getIndexReader() - Method in class org.apache.maven.index.context.MergedIndexingContext
 
getIndexSearcher() - Method in class org.apache.maven.index.context.DefaultIndexingContext
 
getIndexSearcher() - Method in interface org.apache.maven.index.context.IndexingContext
Returns the Lucene IndexSearcher of this context.
getIndexSearcher() - Method in class org.apache.maven.index.context.MergedIndexingContext
 
getIndexUpdateUrl() - Method in class org.apache.maven.index.context.DefaultIndexingContext
 
getIndexUpdateUrl() - Method in interface org.apache.maven.index.context.IndexingContext
Returns url for the index update
getIndexUpdateUrl() - Method in class org.apache.maven.index.context.MergedIndexingContext
 
getIndexWriter() - Method in class org.apache.maven.index.context.DefaultIndexingContext
 
getIndexWriter() - Method in interface org.apache.maven.index.context.IndexingContext
Returns the Lucene IndexWriter of this context.
getIndexWriter() - Method in class org.apache.maven.index.context.MergedIndexingContext
 
getKey() - Method in class org.apache.maven.index.IndexerField
 
getLocalIndexCacheDir() - Method in class org.apache.maven.index.updater.IndexUpdateRequest
 
getLocker() - Method in class org.apache.maven.index.updater.IndexUpdateRequest
 
getLogger() - Method in class org.apache.maven.index.DefaultQueryCreator
 
getLuceneScore() - Method in class org.apache.maven.index.ArtifactInfo
 
getMatchHighlightRequests() - Method in class org.apache.maven.index.AbstractSearchRequest
 
getMatchHighlights() - Method in class org.apache.maven.index.ArtifactInfo
 
getMaxIndexChunks() - Method in class org.apache.maven.index.packer.IndexPackingRequest
 
getMd5Digest(String) - Static method in class org.apache.maven.index.packer.DigesterUtils
Calculates a SHA1 digest for a string.
getMd5Digest(InputStream) - Static method in class org.apache.maven.index.packer.DigesterUtils
Calculates a SHA1 digest for a stream.
getMd5Digest(File) - Static method in class org.apache.maven.index.packer.DigesterUtils
Calculates a SHA1 digest for a file.
getMembers() - Method in interface org.apache.maven.index.context.ContextMemberProvider
 
getMembers() - Method in class org.apache.maven.index.context.MergedIndexingContext
 
getMembers() - Method in class org.apache.maven.index.context.StaticContextMemberProvider
 
getMergedIndexReader(Collection<IndexingContext>, boolean) - Method in class org.apache.maven.index.DefaultSearchEngine
Locks down participating contexts, and returns a "merged" reader of them.
getMetadata() - Method in class org.apache.maven.index.ArtifactContext
 
getNamespace() - Method in class org.apache.maven.index.Field
 
getNexusIndexer() - Method in class org.apache.maven.index.treeview.DefaultIndexTreeView
 
getNodeName() - Method in class org.apache.maven.index.treeview.AbstractTreeNode
Get the name of the node.
getNodeName() - Method in interface org.apache.maven.index.treeview.TreeNode
 
getOntology() - Method in class org.apache.maven.index.IndexerField
 
getParent() - Method in class org.apache.maven.index.Field
 
getParticipatingContexts(Collection<IndexingContext>, boolean) - Method in class org.apache.maven.index.DefaultSearchEngine
Returns the list of participating contexts.
getPath() - Method in class org.apache.maven.index.treeview.AbstractTreeNode
Get the path of the node.
getPath() - Method in interface org.apache.maven.index.treeview.TreeNode
 
getPath() - Method in class org.apache.maven.index.treeview.TreeViewRequest
 
getPathForAi(ArtifactInfo, Field) - Method in class org.apache.maven.index.treeview.DefaultIndexTreeView
Builds a path out from ArtifactInfo.
getPom() - Method in class org.apache.maven.index.ArtifactContext
 
getPomModel() - Method in class org.apache.maven.index.ArtifactContext
 
getPomPropertiesPath() - Method in class org.apache.maven.index.cli.NexusIndexerCli
 
getQuery() - Method in class org.apache.maven.index.AbstractSearchRequest
 
getQuery() - Method in class org.apache.maven.index.AbstractSearchResponse
 
getQuery() - Method in class org.apache.maven.index.MatchHighlightRequest
 
getRepository() - Method in class org.apache.maven.index.context.DefaultIndexingContext
 
getRepository() - Method in interface org.apache.maven.index.context.IndexingContext
Returns location for the local repository.
getRepository() - Method in class org.apache.maven.index.context.MergedIndexingContext
 
getRepositoryId() - Method in class org.apache.maven.index.context.DefaultIndexingContext
 
getRepositoryId() - Method in interface org.apache.maven.index.context.IndexingContext
Returns repository id.
getRepositoryId() - Method in class org.apache.maven.index.context.MergedIndexingContext
 
getRepositoryId() - Method in class org.apache.maven.index.treeview.AbstractTreeNode
Get the repository id that this node is stored in.
getRepositoryId() - Method in class org.apache.maven.index.treeview.DefaultTreeNodeFactory
 
getRepositoryId() - Method in interface org.apache.maven.index.treeview.TreeNode
 
getRepositoryId() - Method in interface org.apache.maven.index.treeview.TreeNodeFactory
 
getRepositoryUrl() - Method in class org.apache.maven.index.context.DefaultIndexingContext
 
getRepositoryUrl() - Method in interface org.apache.maven.index.context.IndexingContext
Returns public repository url.
getRepositoryUrl() - Method in class org.apache.maven.index.context.MergedIndexingContext
 
getRequest() - Method in class org.apache.maven.index.ScanningResult
 
getResourceFetcher() - Method in class org.apache.maven.index.updater.IndexUpdateRequest
 
getResultHitLimit() - Method in class org.apache.maven.index.AbstractSearchRequest
Deprecated. always returns -1 (no hit limit), since 4.1.0 there is no notion of hit limit
getResults() - Method in class org.apache.maven.index.FlatSearchResponse
 
getResults() - Method in class org.apache.maven.index.GroupedSearchResponse
 
getResults() - Method in class org.apache.maven.index.IteratorSearchResponse
 
getReturnedHitsCount() - Method in class org.apache.maven.index.AbstractSearchResponse
Returns the number of hits returned by this search response.
getRootGroup() - Method in class org.apache.maven.index.ArtifactInfo
 
getRootGroups() - Method in class org.apache.maven.index.context.DefaultIndexingContext
 
getRootGroups() - Method in interface org.apache.maven.index.context.IndexingContext
Gets root group names stored in the current indexing context
getRootGroups() - Method in class org.apache.maven.index.context.MergedIndexingContext
 
getSearchType() - Method in interface org.apache.maven.index.expr.SearchTyped
 
getSearchType() - Method in class org.apache.maven.index.expr.SearchTypedStringSearchExpression
 
getSha1Digest(String) - Static method in class org.apache.maven.index.packer.DigesterUtils
Calculates a SHA1 digest for a string.
getSha1Digest(InputStream) - Static method in class org.apache.maven.index.packer.DigesterUtils
Calculates a SHA1 digest for a stream.
getSha1Digest(File) - Static method in class org.apache.maven.index.packer.DigesterUtils
Calculates a SHA1 digest for a file.
getSize() - Method in class org.apache.maven.index.context.DefaultIndexingContext
 
getSize() - Method in interface org.apache.maven.index.context.IndexingContext
Returns a number that represents the "size" useful for doing comparisons between contexts (which one has more data indexed?).
getSize() - Method in class org.apache.maven.index.context.MergedIndexingContext
 
getStart() - Method in class org.apache.maven.index.AbstractSearchPageableRequest
Returns the "start" of wanted results calculated from result set window.
getStartingDirectory() - Method in class org.apache.maven.index.ScanningRequest
 
getStartingPath() - Method in class org.apache.maven.index.ScanningRequest
 
getStoreMethod() - Method in class org.apache.maven.index.IndexerField
 
getStringValue() - Method in interface org.apache.maven.index.expr.SearchExpression
Returns the expression value as plain java String.
getStringValue() - Method in class org.apache.maven.index.expr.StringSearchExpression
 
getTargetDir() - Method in class org.apache.maven.index.packer.IndexPackingRequest
 
getTargetFile() - Method in class org.apache.maven.index.util.zip.AbstractZipHandle
 
getTermVector() - Method in class org.apache.maven.index.IndexerField
 
getText() - Method in class org.apache.maven.index.OneLineFragmenter
 
getTimestamp() - Method in class org.apache.maven.index.context.DefaultIndexingContext
 
getTimestamp() - Method in interface org.apache.maven.index.context.IndexingContext
Returns index update time
getTimestamp(Directory) - Static method in class org.apache.maven.index.context.IndexUtils
 
getTimestamp() - Method in class org.apache.maven.index.context.MergedIndexingContext
 
getTimestamp(Properties, String) - Method in class org.apache.maven.index.updater.DefaultIndexUpdater
 
getTimestamp() - Method in class org.apache.maven.index.updater.IndexDataReader.IndexDataReadResult
 
getTimestamp() - Method in class org.apache.maven.index.updater.IndexUpdateResult
 
getTokenizer(String, Reader) - Method in class org.apache.maven.index.context.NexusAnalyzer
 
getTopDocsCollectorHitNum(AbstractSearchRequest, int) - Method in class org.apache.maven.index.DefaultSearchEngine
 
getTotalFiles() - Method in class org.apache.maven.index.ScanningResult
 
getTotalHits() - Method in class org.apache.maven.index.AbstractSearchResponse
Deprecated. use AbstractSearchResponse.getTotalHitsCount() instead.
getTotalHitsCount() - Method in class org.apache.maven.index.AbstractSearchResponse
Returns the number of total hits found by this query (total number of potential hits as reported by Lucene index).
getTotalProcessedArtifactInfoCount() - Method in class org.apache.maven.index.DefaultIteratorResultSet
 
getTotalProcessedArtifactInfoCount() - Method in interface org.apache.maven.index.IteratorResultSet
Returns the up-to-date number of the actual number of loaded Lucene Documents that were converted into ArtifactInfo object until last next() invocation.
getTotalProcessedArtifactInfoCount() - Method in class org.apache.maven.index.IteratorSearchResponse
A helper method delegating the call to the IteratorResultSet.
getType() - Method in class org.apache.maven.index.treeview.AbstractTreeNode
Get the type of node.
getType() - Method in interface org.apache.maven.index.treeview.TreeNode
 
getUinfo() - Method in class org.apache.maven.index.ArtifactInfo
 
getVersion() - Method in class org.apache.maven.index.IndexerField
 
getVersion() - Method in class org.apache.maven.index.treeview.AbstractTreeNode
Get the version of this node.
getVersion() - Method in interface org.apache.maven.index.treeview.TreeNode
 
getWagonResourceFetcher(TransferListener) - Method in class org.apache.maven.index.updater.WagonHelper
 
getWagonResourceFetcher(TransferListener, AuthenticationInfo, ProxyInfo) - Method in class org.apache.maven.index.updater.WagonHelper
Deprecated. use getWagonResourceFetcher with protocol argument
getWagonResourceFetcher(TransferListener, AuthenticationInfo, ProxyInfo, String) - Method in class org.apache.maven.index.updater.WagonHelper
 
getZipFile() - Method in class org.apache.maven.index.util.zip.JavaZipFileHandle
 
getZipFile() - Method in class org.apache.maven.index.util.zip.TrueZipZipFileHandle
 
getZipHandle(File) - Static method in class org.apache.maven.index.util.zip.ZipFacade
 
GGrouping - Class in org.apache.maven.index.search.grouping
A GroupId Grouping implementation.
GGrouping() - Constructor for class org.apache.maven.index.search.grouping.GGrouping
 
GGrouping(Comparator<ArtifactInfo>) - Constructor for class org.apache.maven.index.search.grouping.GGrouping
 
goals - Variable in class org.apache.maven.index.ArtifactInfo
Plugin goals (only if packaging is "maven-plugin")
GROUP_ID - Static variable in class org.apache.maven.index.ArtifactInfo
GroupId.
GROUP_ID - Static variable in interface org.apache.maven.index.MAVEN
 
GroupedSearchRequest - Class in org.apache.maven.index
A grouped search request.
GroupedSearchRequest(Query, Grouping) - Constructor for class org.apache.maven.index.GroupedSearchRequest
 
GroupedSearchRequest(Query, Grouping, Comparator<String>) - Constructor for class org.apache.maven.index.GroupedSearchRequest
 
GroupedSearchRequest(Query, Grouping, IndexingContext) - Constructor for class org.apache.maven.index.GroupedSearchRequest
 
GroupedSearchRequest(Query, Grouping, Comparator<String>, IndexingContext) - Constructor for class org.apache.maven.index.GroupedSearchRequest
 
GroupedSearchResponse - Class in org.apache.maven.index
A grouped search response.
GroupedSearchResponse(Query, int, Map<String, ArtifactInfoGroup>) - Constructor for class org.apache.maven.index.GroupedSearchResponse
 
groupId - Variable in class org.apache.maven.index.ArtifactInfo
 
Grouping - Interface in org.apache.maven.index
A grouping criteria for grouped searches.

H

hasEntry(String) - Method in class org.apache.maven.index.util.zip.JavaZipFileHandle
 
hasEntry(String) - Method in class org.apache.maven.index.util.zip.TrueZipZipFileHandle
 
hasEntry(String) - Method in interface org.apache.maven.index.util.zip.ZipHandle
Returns true if Zip file this handle is pointing to contains an entry at given path.
hasExceptions() - Method in class org.apache.maven.index.ScanningResult
 
hasFieldHint(Field...) - Method in class org.apache.maven.index.treeview.TreeViewRequest
 
hasFieldHints() - Method in class org.apache.maven.index.treeview.TreeViewRequest
 
hasNext() - Method in class org.apache.maven.index.DefaultIteratorResultSet
 
highlightField(IndexingContext, MatchHighlightRequest, IndexerField, String) - Method in class org.apache.maven.index.DefaultIteratorResultSet
Returns a string that contains match fragment highlighted in style as user requested.

I

ID - Static variable in class org.apache.maven.index.creator.JarFileContentsIndexCreator
 
ID - Static variable in class org.apache.maven.index.creator.MavenArchetypeArtifactInfoIndexCreator
 
ID - Static variable in class org.apache.maven.index.creator.MavenPluginArtifactInfoIndexCreator
 
ID - Static variable in class org.apache.maven.index.creator.MinimalArtifactInfoIndexCreator
 
ID - Static variable in class org.apache.maven.index.creator.OsgiArtifactIndexCreator
 
identify(Field, String) - Method in class org.apache.maven.index.DefaultNexusIndexer
 
identify(File) - Method in class org.apache.maven.index.DefaultNexusIndexer
 
identify(File, Collection<IndexingContext>) - Method in class org.apache.maven.index.DefaultNexusIndexer
 
identify(Query) - Method in class org.apache.maven.index.DefaultNexusIndexer
 
identify(Query, Collection<IndexingContext>) - Method in class org.apache.maven.index.DefaultNexusIndexer
 
identify(Field, String) - Method in interface org.apache.maven.index.NexusIndexer
 
identify(File) - Method in interface org.apache.maven.index.NexusIndexer
 
identify(File, Collection<IndexingContext>) - Method in interface org.apache.maven.index.NexusIndexer
 
identify(Query) - Method in interface org.apache.maven.index.NexusIndexer
 
identify(Query, Collection<IndexingContext>) - Method in interface org.apache.maven.index.NexusIndexer
 
IMPORT_PACKAGE - Static variable in interface org.apache.maven.index.OSGI
 
INCREMENTAL_CHUNK_KEEP_COUNT - Static variable in class org.apache.maven.index.cli.NexusIndexerCli
 
IncrementalHandler - Interface in org.apache.maven.index.incremental
 
INDEX - Static variable in class org.apache.maven.index.cli.NexusIndexerCli
 
index(IndexingContext, ArtifactContext) - Method in class org.apache.maven.index.DefaultIndexerEngine
 
index(IndexingContext, ArtifactContext) - Method in interface org.apache.maven.index.IndexerEngine
Add new artifact to the index
INDEX_CHAIN_ID - Static variable in interface org.apache.maven.index.context.IndexingContext
An id that defines the current incremental chain.
INDEX_CHUNK_COUNTER - Static variable in interface org.apache.maven.index.context.IndexingContext
A counter used to id the chunks
INDEX_CHUNK_PREFIX - Static variable in interface org.apache.maven.index.context.IndexingContext
A prefix used to specify an incremental update chunk name
INDEX_FILE_PREFIX - Static variable in interface org.apache.maven.index.context.IndexingContext
Standard name of the full repository index that is used when clients requesting index information have nothing to start with.
INDEX_ID - Static variable in interface org.apache.maven.index.context.IndexingContext
A property name used to specify index id
INDEX_LEGACY_TIMESTAMP - Static variable in interface org.apache.maven.index.context.IndexingContext
A property name used to specify legacy index timestamp (the last update time)
INDEX_PACKER_PROPERTIES_FILE - Static variable in interface org.apache.maven.index.context.IndexingContext
 
INDEX_PROPERTY_PREFIX - Static variable in interface org.apache.maven.index.context.IndexingContext
A prefix used for all index property names
INDEX_REMOTE_PROPERTIES_FILE - Static variable in interface org.apache.maven.index.context.IndexingContext
 
INDEX_TIME_DAY_FORMAT - Static variable in interface org.apache.maven.index.context.IndexingContext
A date format used for incremental update chunk names
INDEX_TIME_FORMAT - Static variable in interface org.apache.maven.index.context.IndexingContext
A date format used for index timestamp
INDEX_TIMESTAMP - Static variable in interface org.apache.maven.index.context.IndexingContext
A property name used to specify index timtestamp
INDEX_UPDATER_PROPERTIES_FILE - Static variable in interface org.apache.maven.index.context.IndexingContext
 
IndexCreator - Interface in org.apache.maven.index.context
An index creator is responsible for storing and reading data to and from Lucene index.
IndexCreatorSorter - Class in org.apache.maven.index.util
 
IndexCreatorSorter() - Constructor for class org.apache.maven.index.util.IndexCreatorSorter
 
IndexDataReader - Class in org.apache.maven.index.updater
An index data reader used to parse transfer index format.
IndexDataReader(InputStream) - Constructor for class org.apache.maven.index.updater.IndexDataReader
 
IndexDataReader.IndexDataReadResult - Class in org.apache.maven.index.updater
An index data read result holder
IndexDataReader.IndexDataReadResult() - Constructor for class org.apache.maven.index.updater.IndexDataReader.IndexDataReadResult
 
IndexDataReader.IndexDataReadVisitor - Interface in org.apache.maven.index.updater
Visitor of indexed Lucene documents.
IndexDataWriter - Class in org.apache.maven.index.updater
An index data writer used to write transfer index format.
IndexDataWriter(OutputStream) - Constructor for class org.apache.maven.index.updater.IndexDataWriter
 
IndexerEngine - Interface in org.apache.maven.index
An indexer engine used to index, update and remote artifacts to the indexing context.
IndexerField - Class in org.apache.maven.index
Holds basic information about Indexer field, how it is stored.
IndexerField(Field, IndexerFieldVersion, String, String, Field.Store, Field.Index) - Constructor for class org.apache.maven.index.IndexerField
 
IndexerField(Field, IndexerFieldVersion, String, String, Field.Store, Field.Index, Field.TermVector) - Constructor for class org.apache.maven.index.IndexerField
 
IndexerFieldVersion - Enum in org.apache.maven.index
 
IndexingContext - Interface in org.apache.maven.index.context
An indexing context is representing artifact repository for indexing and searching.
IndexPacker - Interface in org.apache.maven.index.packer
An index packer used to create transfer index format that can be used by the IndexUpdater.
IndexPackingRequest - Class in org.apache.maven.index.packer
An index packing request.
IndexPackingRequest(IndexingContext, File) - Constructor for class org.apache.maven.index.packer.IndexPackingRequest
 
IndexPackingRequest.IndexFormat - Enum in org.apache.maven.index.packer
Index format enumeration.
IndexTreeView - Interface in org.apache.maven.index.treeview
Component rendering a "tree" based on index data.
IndexUpdater - Interface in org.apache.maven.index.updater
An index updater provides functionality to update index for remote repositories using transfer format produced by the IndexPacker.
IndexUpdateRequest - Class in org.apache.maven.index.updater
Request to update indexes.
IndexUpdateRequest(IndexingContext, ResourceFetcher) - Constructor for class org.apache.maven.index.updater.IndexUpdateRequest
 
IndexUpdateResult - Class in org.apache.maven.index.updater
 
IndexUpdateResult() - Constructor for class org.apache.maven.index.updater.IndexUpdateResult
 
IndexUpdateSideEffect - Interface in org.apache.maven.index.updater
Ability to spread index updates to (possible) plugin receivers.
IndexUtils - Class in org.apache.maven.index.context
 
IndexUtils() - Constructor for class org.apache.maven.index.context.IndexUtils
 
INFO - Static variable in class org.apache.maven.index.ArtifactInfo
Info: packaging, lastModified, size, sourcesExists, javadocExists, signatureExists.
INFO - Static variable in interface org.apache.maven.index.NEXUS
 
initializeProperties(Properties) - Method in class org.apache.maven.index.incremental.DefaultIncrementalHandler
 
initializeProperties(Properties) - Method in interface org.apache.maven.index.incremental.IncrementalHandler
 
installBottleWarmer() - Method in class org.apache.maven.index.context.DefaultIndexingContext
 
instantiateNode(IndexTreeView, TreeViewRequest, String, boolean, String) - Method in class org.apache.maven.index.treeview.DefaultTreeNodeFactory
 
invoke(Object, Method, Object[]) - Method in class org.apache.maven.index.cli.PartialImplementation
 
invokePlexusComponent(CommandLine, PlexusContainer) - Method in class org.apache.maven.index.cli.NexusIndexerCli
 
isCacheOnly() - Method in class org.apache.maven.index.updater.IndexUpdateRequest
 
isCreateChecksumFiles() - Method in class org.apache.maven.index.packer.IndexPackingRequest
 
isCreateIncrementalChunks() - Method in class org.apache.maven.index.packer.IndexPackingRequest
 
isForceFullUpdate() - Method in class org.apache.maven.index.updater.IndexUpdateRequest
 
isFullUpdate() - Method in class org.apache.maven.index.updater.IndexUpdateResult
 
isHitLimited() - Method in class org.apache.maven.index.AbstractSearchRequest
Deprecated. always returns false, since 4.1.0 there is no notion of hit limit
isHitLimitExceeded() - Method in class org.apache.maven.index.AbstractSearchResponse
Deprecated. always returns false, since 4.1.0 there is no notion of hit limit
isIndexed() - Method in class org.apache.maven.index.IndexerField
 
isKeyword() - Method in class org.apache.maven.index.IndexerField
 
isLeaf() - Method in class org.apache.maven.index.treeview.AbstractTreeNode
Get flag that determines if the node is a leaf.
isLeaf() - Method in interface org.apache.maven.index.treeview.TreeNode
 
isLuceneExplain() - Method in class org.apache.maven.index.AbstractSearchRequest
 
isNewFragment(Token) - Method in class org.apache.maven.index.OneLineFragmenter
 
isNewFragment() - Method in class org.apache.maven.index.OneLineFragmenter
 
isNewline(char) - Method in class org.apache.maven.index.OneLineFragmenter
 
isOffline() - Method in class org.apache.maven.index.updater.IndexUpdateRequest
 
isReceivingUpdates() - Method in class org.apache.maven.index.context.AbstractIndexingContext
 
isReceivingUpdates() - Method in interface org.apache.maven.index.context.IndexingContext
Returns true if this context is receiving updates from remote via IndexUpdater.
isReopenNeeded() - Method in class org.apache.maven.index.context.DefaultIndexingContext
 
isSearchable() - Method in class org.apache.maven.index.context.DefaultIndexingContext
 
isSearchable() - Method in interface org.apache.maven.index.context.IndexingContext
Is the context searchable when doing "non-targeted" searches?
isSearchable() - Method in class org.apache.maven.index.context.MergedIndexingContext
 
isStored() - Method in class org.apache.maven.index.IndexerField
 
isTextField(String) - Method in class org.apache.maven.index.context.NexusLegacyAnalyzer
 
isTokenChar(char) - Method in class org.apache.maven.index.context.NexusAnalyzer.DeprecatedClassnamesTokenizer
Deprecated.  
isTokenChar(char) - Method in class org.apache.maven.index.context.NexusAnalyzer.LetterOrDigitTokenizer
 
isTokenChar(char) - Method in class org.apache.maven.index.context.NexusAnalyzer.NoopTokenizer
 
isUseTargetProperties() - Method in class org.apache.maven.index.packer.IndexPackingRequest
 
iterator() - Method in class org.apache.maven.index.DefaultIteratorResultSet
 
iterator() - Method in class org.apache.maven.index.IteratorSearchResponse
 
IteratorResultSet - Interface in org.apache.maven.index
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 - Class in org.apache.maven.index
A Search Request that will perform the new "iterator-like" type of search.
IteratorSearchRequest(Query) - Constructor for class org.apache.maven.index.IteratorSearchRequest
 
IteratorSearchRequest(Query, ArtifactInfoFilter) - Constructor for class org.apache.maven.index.IteratorSearchRequest
 
IteratorSearchRequest(Query, IndexingContext) - Constructor for class org.apache.maven.index.IteratorSearchRequest
 
IteratorSearchRequest(Query, List<IndexingContext>) - Constructor for class org.apache.maven.index.IteratorSearchRequest
 
IteratorSearchRequest(Query, List<IndexingContext>, ArtifactInfoFilter) - Constructor for class org.apache.maven.index.IteratorSearchRequest
 
IteratorSearchResponse - Class in org.apache.maven.index
A Search Response for the "iterator-like" search request.
IteratorSearchResponse(Query, int, IteratorResultSet) - Constructor for class org.apache.maven.index.IteratorSearchResponse
 

J

JarFileContentsIndexCreator - Class in org.apache.maven.index.creator
An index creator used to index Java class names from a Maven artifact (JAR or WAR for now).
JarFileContentsIndexCreator() - Constructor for class org.apache.maven.index.creator.JarFileContentsIndexCreator
 
JAVA_ZIPFILE_SIZE_THRESHOLD - Static variable in class org.apache.maven.index.util.zip.ZipFacade
 
javadocExists - Variable in class org.apache.maven.index.ArtifactInfo
 
JavadocLocator - Class in org.apache.maven.index.locator
A JavaDoc locator to locate the JavaDoc bundle relative to POM.
JavadocLocator() - Constructor for class org.apache.maven.index.locator.JavadocLocator
 
JavaZipFileHandle - Class in org.apache.maven.index.util.zip
 
JavaZipFileHandle(File) - Constructor for class org.apache.maven.index.util.zip.JavaZipFileHandle
 

L

LAST_MODIFIED - Static variable in class org.apache.maven.index.ArtifactInfo
Last modified.
LAST_MODIFIED - Static variable in interface org.apache.maven.index.MAVEN
 
lastModified - Variable in class org.apache.maven.index.ArtifactInfo
 
LEGACY - Static variable in class org.apache.maven.index.cli.NexusIndexerCli
 
legacyConstructQuery(String, String) - Method in class org.apache.maven.index.DefaultQueryCreator
 
LegacyDocumentUpdater - Interface in org.apache.maven.index.creator
A legacy document updater used to produce legacy Lucene index documents.
LICENSE - Static variable in interface org.apache.maven.index.OSGI
 
listChildren() - Method in class org.apache.maven.index.treeview.AbstractTreeNode
Get the children of this node.
listChildren(TreeNode, TreeViewRequest, Set<String>) - Method in class org.apache.maven.index.treeview.DefaultIndexTreeView
 
listChildren() - Method in interface org.apache.maven.index.treeview.TreeNode
 
listNodes(TreeViewRequest) - Method in class org.apache.maven.index.treeview.DefaultIndexTreeView
 
listNodes(TreeViewRequest) - Method in interface org.apache.maven.index.treeview.IndexTreeView
Returns the TreeNode, as calculated by passed in request, using index data.
loadRemoteIncrementalUpdates(IndexUpdateRequest, Properties, Properties) - Method in class org.apache.maven.index.incremental.DefaultIncrementalHandler
 
loadRemoteIncrementalUpdates(IndexUpdateRequest, Properties, Properties) - Method in interface org.apache.maven.index.incremental.IncrementalHandler
 
locate(File, GavCalculator, Gav) - Method in class org.apache.maven.index.locator.ArtifactLocator
 
locate(File, GavCalculator, Gav) - Method in interface org.apache.maven.index.locator.GavHelpedLocator
 
locate(File) - Method in class org.apache.maven.index.locator.JavadocLocator
Locates the JavaDoc bundle relative to POM.
locate(File) - Method in interface org.apache.maven.index.locator.Locator
 
locate(File) - Method in class org.apache.maven.index.locator.Md5Locator
 
locate(File) - Method in class org.apache.maven.index.locator.MetadataLocator
 
locate(File, GavCalculator, Gav) - Method in class org.apache.maven.index.locator.PomLocator
 
locate(File) - Method in class org.apache.maven.index.locator.Sha1Locator
 
locate(File) - Method in class org.apache.maven.index.locator.SignatureLocator
 
locate(File) - Method in class org.apache.maven.index.locator.SourcesLocator
Locates the sources bundle relative to POM.
Locator - Interface in org.apache.maven.index.locator
An artifact locator used to locate repository "elements" relative to some file.
lock() - Method in class org.apache.maven.index.context.DefaultIndexingContext
 
lock() - Method in interface org.apache.maven.index.context.IndexingContext
Performs a shared locking on this context, guaranteeing that no IndexReader/Searcher/Writer close will occur.
lock() - Method in class org.apache.maven.index.context.MergedIndexingContext
 
Lock - Interface in org.apache.maven.index.fs
This object represents acquired filesystem lock.
lock(File) - Method in interface org.apache.maven.index.fs.Locker
Acquires exclusive lock on specified directory.
LOCK_FILE - Static variable in interface org.apache.maven.index.fs.Locker
 
Locker - Interface in org.apache.maven.index.fs
Filesystem locker.
lockExclusively() - Method in class org.apache.maven.index.context.DefaultIndexingContext
 
lst2str(Collection<String>) - Static method in class org.apache.maven.index.ArtifactInfo
 

M

main(String[]) - Static method in class org.apache.maven.index.cli.NexusIndexerCli
 
matchesIndexerField(IndexerField) - Method in enum org.apache.maven.index.SearchType
 
MatchHighlight - Class in org.apache.maven.index
 
MatchHighlight(Field, List<String>) - Constructor for class org.apache.maven.index.MatchHighlight
 
MatchHighlightMode - Enum in org.apache.maven.index
 
MatchHighlightRequest - Class in org.apache.maven.index
 
MatchHighlightRequest(Field, Query, MatchHighlightMode) - Constructor for class org.apache.maven.index.MatchHighlightRequest
 
MAVEN - Interface in org.apache.maven.index
Maven ontology.
MAVEN_NAMESPACE - Static variable in interface org.apache.maven.index.MAVEN
Maven namespace
MavenArchetypeArtifactInfoIndexCreator - Class in org.apache.maven.index.creator
A Maven Archetype index creator used to detect and correct the artifact packaging to "maven-archetype" if the inspected JAR is an Archetype.
MavenArchetypeArtifactInfoIndexCreator() - Constructor for class org.apache.maven.index.creator.MavenArchetypeArtifactInfoIndexCreator
 
MavenPluginArtifactInfoIndexCreator - Class in org.apache.maven.index.creator
A Maven Plugin index creator used to provide information about Maven Plugins.
MavenPluginArtifactInfoIndexCreator() - Constructor for class org.apache.maven.index.creator.MavenPluginArtifactInfoIndexCreator
 
md5 - Variable in class org.apache.maven.index.ArtifactInfo
 
Md5Locator - Class in org.apache.maven.index.locator
An md5 locator to locate the md5 file relative to POM.
Md5Locator() - Constructor for class org.apache.maven.index.locator.Md5Locator
 
MEGABYTE - Static variable in class org.apache.maven.index.util.zip.ZipFacade
 
merge(Directory) - Method in class org.apache.maven.index.context.DefaultIndexingContext
 
merge(Directory, DocumentFilter) - Method in class org.apache.maven.index.context.DefaultIndexingContext
 
merge(Directory) - Method in interface org.apache.maven.index.context.IndexingContext
Merges content of given Lucene directory with this context.
merge(Directory, DocumentFilter) - Method in interface org.apache.maven.index.context.IndexingContext
Merges content of given Lucene directory with this context, but filters out the unwanted ones.
merge(Directory) - Method in class org.apache.maven.index.context.MergedIndexingContext
 
merge(Directory, DocumentFilter) - Method in class org.apache.maven.index.context.MergedIndexingContext
 
MergedIndexingContext - Class in org.apache.maven.index.context
A merged indexing context that offers read only "view" on multiple other indexing contexts merged and presented as one.
MergedIndexingContext(String, String, File, File, boolean, ContextMemberProvider) - Constructor for class org.apache.maven.index.context.MergedIndexingContext
 
MergedIndexingContext(String, String, File, Directory, boolean, ContextMemberProvider) - Constructor for class org.apache.maven.index.context.MergedIndexingContext
 
MetadataLocator - Class in org.apache.maven.index.locator
A metadata locator to locate the Maven 2 artifact metadata relative to its POM.
MetadataLocator() - Constructor for class org.apache.maven.index.locator.MetadataLocator
 
MinimalArtifactInfoIndexCreator - Class in org.apache.maven.index.creator
A minimal index creator used to provide basic information about Maven artifact.
MinimalArtifactInfoIndexCreator() - Constructor for class org.apache.maven.index.creator.MinimalArtifactInfoIndexCreator
 

N

NA - Static variable in class org.apache.maven.index.ArtifactInfoRecord
Non available value
NAME - Static variable in class org.apache.maven.index.ArtifactInfo
Name.
name - Variable in class org.apache.maven.index.ArtifactInfo
 
NAME - Static variable in class org.apache.maven.index.cli.NexusIndexerCli
 
NAME - Static variable in interface org.apache.maven.index.MAVEN
 
NAME - Static variable in interface org.apache.maven.index.OSGI
 
NAMES - Static variable in class org.apache.maven.index.ArtifactInfo
Class names Stored compressed, indexed tokeninzed
next() - Method in class org.apache.maven.index.DefaultIteratorResultSet
 
NEXUS - Interface in org.apache.maven.index
Ontology of Nexus.
NEXUS_NAMESPACE - Static variable in interface org.apache.maven.index.NEXUS
 
NexusAnalyzer - Class in org.apache.maven.index.context
A Nexus specific analyzer.
NexusAnalyzer() - Constructor for class org.apache.maven.index.context.NexusAnalyzer
 
NexusAnalyzer.DeprecatedClassnamesTokenizer - Class in org.apache.maven.index.context
Deprecated. 
NexusAnalyzer.DeprecatedClassnamesTokenizer(Reader) - Constructor for class org.apache.maven.index.context.NexusAnalyzer.DeprecatedClassnamesTokenizer
Deprecated.  
NexusAnalyzer.LetterOrDigitTokenizer - Class in org.apache.maven.index.context
 
NexusAnalyzer.LetterOrDigitTokenizer(Reader) - Constructor for class org.apache.maven.index.context.NexusAnalyzer.LetterOrDigitTokenizer
 
NexusAnalyzer.NoopTokenizer - Class in org.apache.maven.index.context
 
NexusAnalyzer.NoopTokenizer(Reader) - Constructor for class org.apache.maven.index.context.NexusAnalyzer.NoopTokenizer
 
NexusArchetypeDataSource - Class in org.apache.maven.index.archetype
 
NexusArchetypeDataSource() - Constructor for class org.apache.maven.index.archetype.NexusArchetypeDataSource
 
NexusIndexer - Interface in org.apache.maven.index
The Nexus indexer is a statefull facade that maintains state of indexing contexts.
NexusIndexerCli - Class in org.apache.maven.index.cli
A command line tool that can be used to index local Maven repository.
NexusIndexerCli() - Constructor for class org.apache.maven.index.cli.NexusIndexerCli
 
NexusIndexSearcher - Class in org.apache.maven.index.context
An extended Searcher, that holds reference to the IndexingContext that is a searcher for.
NexusIndexSearcher(IndexingContext) - Constructor for class org.apache.maven.index.context.NexusIndexSearcher
 
NexusIndexSearcher(IndexReader) - Constructor for class org.apache.maven.index.context.NexusIndexSearcher
 
NexusIndexSearcher(IndexingContext, IndexReader) - Constructor for class org.apache.maven.index.context.NexusIndexSearcher
 
NexusIndexWriter - Class in org.apache.maven.index.context
An extension of Lucene IndexWriter to allow to track if writer is closed
NexusIndexWriter(Directory, Analyzer, boolean) - Constructor for class org.apache.maven.index.context.NexusIndexWriter
 
NexusLegacyAnalyzer - Class in org.apache.maven.index.context
A Nexus specific Lucene Analyzer used to produce legacy index transfer format
NexusLegacyAnalyzer() - Constructor for class org.apache.maven.index.context.NexusLegacyAnalyzer
 
normalize(char) - Method in class org.apache.maven.index.context.NexusAnalyzer.DeprecatedClassnamesTokenizer
Deprecated.  
normalize(char) - Method in class org.apache.maven.index.context.NexusAnalyzer.LetterOrDigitTokenizer
 
NOT_PRESENT - Static variable in class org.apache.maven.index.Field
 
nvl(String) - Static method in class org.apache.maven.index.ArtifactInfo
 

O

OneLineFragmenter - Class in org.apache.maven.index
 
OneLineFragmenter() - Constructor for class org.apache.maven.index.OneLineFragmenter
 
openAndWarmup() - Method in class org.apache.maven.index.context.DefaultIndexingContext
 
openAndWarmupReaders() - Method in class org.apache.maven.index.context.DefaultIndexingContext
 
optimize() - Method in class org.apache.maven.index.context.DefaultIndexingContext
 
optimize() - Method in interface org.apache.maven.index.context.IndexingContext
Optimizes index
optimize() - Method in class org.apache.maven.index.context.MergedIndexingContext
 
org.apache.maven.index - package org.apache.maven.index
 
org.apache.maven.index.archetype - package org.apache.maven.index.archetype
 
org.apache.maven.index.cli - package org.apache.maven.index.cli
 
org.apache.maven.index.context - package org.apache.maven.index.context
 
org.apache.maven.index.creator - package org.apache.maven.index.creator
 
org.apache.maven.index.expr - package org.apache.maven.index.expr
 
org.apache.maven.index.fs - package org.apache.maven.index.fs
 
org.apache.maven.index.incremental - package org.apache.maven.index.incremental
 
org.apache.maven.index.locator - package org.apache.maven.index.locator
 
org.apache.maven.index.packer - package org.apache.maven.index.packer
 
org.apache.maven.index.search.grouping - package org.apache.maven.index.search.grouping
 
org.apache.maven.index.treeview - package org.apache.maven.index.treeview
 
org.apache.maven.index.updater - package org.apache.maven.index.updater
 
org.apache.maven.index.util - package org.apache.maven.index.util
 
org.apache.maven.index.util.zip - package org.apache.maven.index.util.zip
 
OSGI - Interface in org.apache.maven.index
OSGI ontology.
OSGI_NAMESPACE - Static variable in interface org.apache.maven.index.OSGI
OSGI namespace
OsgiArtifactIndexCreator - Class in org.apache.maven.index.creator
This indexCreator will index some OSGI metadatas.
OsgiArtifactIndexCreator() - Constructor for class org.apache.maven.index.creator.OsgiArtifactIndexCreator
 

P

PACKAGING - Static variable in class org.apache.maven.index.ArtifactInfo
Packaging.
packaging - Variable in class org.apache.maven.index.ArtifactInfo
Artifact packaging for the main artifact and extension for secondary artifact (no classifier)
PACKAGING - Static variable in interface org.apache.maven.index.MAVEN
 
packIndex(IndexPackingRequest) - Method in class org.apache.maven.index.packer.DefaultIndexPacker
 
packIndex(IndexPackingRequest) - Method in interface org.apache.maven.index.packer.IndexPacker
Pack a context into a target directory.
packIndexArchive(IndexingContext, OutputStream) - Static method in class org.apache.maven.index.packer.DefaultIndexPacker
Pack legacy index archive into a specified output stream
parse(String[]) - Method in class org.apache.maven.index.cli.NexusIndexerCli
 
PartialImplementation - Class in org.apache.maven.index.cli
An InvocationHandler that can be extended with methods from the proxied interface.
PartialImplementation() - Constructor for class org.apache.maven.index.cli.PartialImplementation
 
path - Variable in class org.apache.maven.index.ArtifactInfo
 
PLUGIN_GOALS - Static variable in class org.apache.maven.index.ArtifactInfo
Plugin goals.
PLUGIN_GOALS - Static variable in interface org.apache.maven.index.MAVEN
 
PLUGIN_PREFIX - Static variable in class org.apache.maven.index.ArtifactInfo
Plugin prefix.
PLUGIN_PREFIX - Static variable in interface org.apache.maven.index.MAVEN
 
PomLocator - Class in org.apache.maven.index.locator
A POM locator to locate POM artifact.
PomLocator() - Constructor for class org.apache.maven.index.locator.PomLocator
 
populateArtifactInfo(ArtifactContext) - Method in interface org.apache.maven.index.context.IndexCreator
Populate an ArtifactContext with information about corresponding artifact.
populateArtifactInfo(ArtifactContext) - Method in class org.apache.maven.index.creator.JarFileContentsIndexCreator
 
populateArtifactInfo(ArtifactContext) - Method in class org.apache.maven.index.creator.MavenArchetypeArtifactInfoIndexCreator
 
populateArtifactInfo(ArtifactContext) - Method in class org.apache.maven.index.creator.MavenPluginArtifactInfoIndexCreator
 
populateArtifactInfo(ArtifactContext) - Method in class org.apache.maven.index.creator.MinimalArtifactInfoIndexCreator
 
populateArtifactInfo(ArtifactContext) - Method in class org.apache.maven.index.creator.OsgiArtifactIndexCreator
 
postprocess(IndexingContext, ArtifactInfo) - Method in interface org.apache.maven.index.ArtifactInfoPostprocessor
 
postprocess(IndexingContext, ArtifactInfo) - Method in class org.apache.maven.index.UniqueArtifactFilterPostprocessor
 
postprocess(IndexingContext, ArtifactInfo) - Method in class org.apache.maven.index.UniqueGAArtifactFilterPostprocessor
Deprecated.  
prefix - Variable in class org.apache.maven.index.ArtifactInfo
Plugin goal prefix (only if packaging is "maven-plugin")
purge() - Method in class org.apache.maven.index.context.DefaultIndexingContext
 
purge() - Method in interface org.apache.maven.index.context.IndexingContext
Purge (cleans) the context, deletes/empties the index and restores the context to new/empty state.
purge() - Method in class org.apache.maven.index.context.MergedIndexingContext
 

Q

QueryCreator - Interface in org.apache.maven.index
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.

R

readDocument() - Method in class org.apache.maven.index.updater.IndexDataReader
 
readHeader() - Method in class org.apache.maven.index.updater.IndexDataReader
 
readIndex(IndexWriter, IndexingContext) - Method in class org.apache.maven.index.updater.IndexDataReader
 
readIndex(IndexDataReader.IndexDataReadVisitor, IndexingContext) - Method in class org.apache.maven.index.updater.IndexDataReader
Reads index content by using a visitor.
readModel(InputStream) - Method in class org.apache.maven.index.ArtifactContext.ModelReader
 
rebuildGroups() - Method in class org.apache.maven.index.context.DefaultIndexingContext
 
rebuildGroups() - Method in interface org.apache.maven.index.context.IndexingContext
Rebuilds stored group names from the index
rebuildGroups() - Method in class org.apache.maven.index.context.MergedIndexingContext
 
release() - Method in interface org.apache.maven.index.fs.Lock
Release the lock
remoteUrl - Variable in class org.apache.maven.index.ArtifactInfo
 
remove(IndexingContext, ArtifactContext) - Method in class org.apache.maven.index.DefaultIndexerEngine
 
remove() - Method in class org.apache.maven.index.DefaultIteratorResultSet
 
remove(IndexingContext, ArtifactContext) - Method in interface org.apache.maven.index.IndexerEngine
Remove artifact to the index
removeFieldHint(Field) - Method in class org.apache.maven.index.treeview.TreeViewRequest
 
removeIndexerField(IndexerField) - Method in class org.apache.maven.index.Field
 
removeIndexingContext(IndexingContext, boolean) - Method in class org.apache.maven.index.DefaultNexusIndexer
 
removeIndexingContext(IndexingContext, boolean) - Method in interface org.apache.maven.index.NexusIndexer
Removes the indexing context from Nexus indexer, closes it and deletes (if specified) the index files.
renvl(String) - Static method in class org.apache.maven.index.ArtifactInfo
 
replace(Directory) - Method in class org.apache.maven.index.context.DefaultIndexingContext
 
replace(Directory) - Method in interface org.apache.maven.index.context.IndexingContext
Replaces the Lucene index with the one from supplied directory.
replace(Directory) - Method in class org.apache.maven.index.context.MergedIndexingContext
 
REPO - Static variable in class org.apache.maven.index.cli.NexusIndexerCli
 
repository - Variable in class org.apache.maven.index.ArtifactInfo
 
REPOSITORY_ID - Static variable in interface org.apache.maven.index.MAVEN
 
REPOSITORY_VERSION_COMPARATOR - Static variable in class org.apache.maven.index.ArtifactInfo
 
REQUIRE_BUNDLE - Static variable in interface org.apache.maven.index.OSGI
 
ResourceFetcher - Interface in org.apache.maven.index.updater
An interface defining resource downloading contract
retrieve(String, File) - Method in class org.apache.maven.index.updater.DefaultIndexUpdater.FileFetcher
 
retrieve(String) - Method in class org.apache.maven.index.updater.DefaultIndexUpdater.FileFetcher
 
retrieve(String) - Method in interface org.apache.maven.index.updater.ResourceFetcher
Retrieves resource as InputStream
retrieve(String) - Method in class org.apache.maven.index.updater.WagonHelper.WagonFetcher
 
retrieve(String, File) - Method in class org.apache.maven.index.updater.WagonHelper.WagonFetcher
 
reusableTokenStream(String, Reader) - Method in class org.apache.maven.index.context.NexusLegacyAnalyzer
 
RGAVGrouping - Class in org.apache.maven.index.search.grouping
A Repository : GroupId : ArtifactId : Version Grouping implementation.
RGAVGrouping() - Constructor for class org.apache.maven.index.search.grouping.RGAVGrouping
 
RGAVGrouping(Comparator<ArtifactInfo>) - Constructor for class org.apache.maven.index.search.grouping.RGAVGrouping
 
RGGrouping - Class in org.apache.maven.index.search.grouping
A Repository : GroupId Grouping implementation.
RGGrouping() - Constructor for class org.apache.maven.index.search.grouping.RGGrouping
 
RGGrouping(Comparator<ArtifactInfo>) - Constructor for class org.apache.maven.index.search.grouping.RGGrouping
 
ROLE - Static variable in interface org.apache.maven.index.ArtifactContextProducer
 
ROLE - Static variable in interface org.apache.maven.index.locator.GavHelpedLocator
 
ROLE - Static variable in interface org.apache.maven.index.locator.Locator
 
ROLE - Static variable in interface org.apache.maven.index.NexusIndexer
 
ROLE - Static variable in interface org.apache.maven.index.packer.IndexPacker
 
ROLE - Static variable in interface org.apache.maven.index.QueryCreator
 
rollback() - Method in class org.apache.maven.index.context.DefaultIndexingContext
 
rollback() - Method in interface org.apache.maven.index.context.IndexingContext
Rolls back changes to context, eventually refreshing readers/searchers too.
rollback() - Method in class org.apache.maven.index.context.MergedIndexingContext
 
ROOT_GROUPS - Static variable in class org.apache.maven.index.ArtifactInfo
 
ROOT_GROUPS_LIST - Static variable in class org.apache.maven.index.ArtifactInfo
 
ROOT_GROUPS_VALUE - Static variable in class org.apache.maven.index.ArtifactInfo
 

S

scan(IndexingContext) - Method in class org.apache.maven.index.DefaultNexusIndexer
 
scan(IndexingContext, boolean) - Method in class org.apache.maven.index.DefaultNexusIndexer
 
scan(IndexingContext, ArtifactScanningListener) - Method in class org.apache.maven.index.DefaultNexusIndexer
 
scan(IndexingContext, ArtifactScanningListener, boolean) - Method in class org.apache.maven.index.DefaultNexusIndexer
 
scan(IndexingContext, String, ArtifactScanningListener, boolean) - Method in class org.apache.maven.index.DefaultNexusIndexer
Uses Scanner to scan repository content.
scan(ScanningRequest) - Method in class org.apache.maven.index.DefaultScanner
 
scan(IndexingContext) - Method in interface org.apache.maven.index.NexusIndexer
Performs full scan (reindex) for the local repository belonging to supplied context.
scan(IndexingContext, ArtifactScanningListener) - Method in interface org.apache.maven.index.NexusIndexer
Performs full scan (reindex) for the local repository belonging to supplied context.
scan(IndexingContext, boolean) - Method in interface org.apache.maven.index.NexusIndexer
Performs optionally incremental scan (reindex/full reindex) for the local repository belonging to the supplied context.
scan(IndexingContext, ArtifactScanningListener, boolean) - Method in interface org.apache.maven.index.NexusIndexer
Performs optionally incremental scan (reindex) for the local repository, with listener.
scan(IndexingContext, String, ArtifactScanningListener, boolean) - Method in interface org.apache.maven.index.NexusIndexer
Performs optionally incremental scan (reindex) for the local repository.
scan(ScanningRequest) - Method in interface org.apache.maven.index.Scanner
Scan repository artifacts and populate ScanningResult
Scanner - Interface in org.apache.maven.index
An abstraction for scanning content of the artifact repositories
scanningFinished(IndexingContext, ScanningResult) - Method in interface org.apache.maven.index.ArtifactScanningListener
 
ScanningRequest - Class in org.apache.maven.index
A scanning request provides various input parameters for repository scan
ScanningRequest(IndexingContext, ArtifactScanningListener) - Constructor for class org.apache.maven.index.ScanningRequest
 
ScanningRequest(IndexingContext, ArtifactScanningListener, String) - Constructor for class org.apache.maven.index.ScanningRequest
 
ScanningResult - Class in org.apache.maven.index
A scanning result holds result of repository scan
ScanningResult(ScanningRequest) - Constructor for class org.apache.maven.index.ScanningResult
 
scanningStarted(IndexingContext) - Method in interface org.apache.maven.index.ArtifactScanningListener
 
SearchEngine - Interface in org.apache.maven.index
A search engine used to perform searches trough repository indexes.
SearchExpression - Interface in org.apache.maven.index.expr
SearchExpression is a wrapper interface for expressions representable as plain strings to be used within searches.
searchFlat(FlatSearchRequest) - Method in class org.apache.maven.index.DefaultNexusIndexer
 
searchFlat(Comparator<ArtifactInfo>, IndexingContext, Query) - Method in class org.apache.maven.index.DefaultSearchEngine
Deprecated. 
searchFlat(Comparator<ArtifactInfo>, Collection<IndexingContext>, Query) - Method in class org.apache.maven.index.DefaultSearchEngine
Deprecated. 
searchFlat(FlatSearchRequest, Collection<ArtifactInfo>, List<IndexingContext>, Query) - Method in class org.apache.maven.index.DefaultSearchEngine
 
searchFlat(FlatSearchRequest) - Method in interface org.apache.maven.index.NexusIndexer
Searches according the request parameters.
searchFlat(Comparator<ArtifactInfo>, IndexingContext, Query) - Method in interface org.apache.maven.index.SearchEngine
Deprecated. 
searchFlat(Comparator<ArtifactInfo>, Collection<IndexingContext>, Query) - Method in interface org.apache.maven.index.SearchEngine
Deprecated. 
searchFlatPaged(FlatSearchRequest, Collection<IndexingContext>) - Method in class org.apache.maven.index.DefaultSearchEngine
 
searchFlatPaged(FlatSearchRequest, Collection<IndexingContext>, boolean) - Method in class org.apache.maven.index.DefaultSearchEngine
 
searchFlatPaged(FlatSearchRequest, Collection<IndexingContext>) - Method in interface org.apache.maven.index.SearchEngine
Do the search only on searchable contexts
searchGrouped(GroupedSearchRequest) - Method in class org.apache.maven.index.DefaultNexusIndexer
 
searchGrouped(GroupedSearchRequest, Collection<IndexingContext>) - Method in class org.apache.maven.index.DefaultSearchEngine
 
searchGrouped(GroupedSearchRequest, Collection<IndexingContext>, boolean) - Method in class org.apache.maven.index.DefaultSearchEngine
 
searchGrouped(GroupedSearchRequest, Map<String, ArtifactInfoGroup>, Grouping, List<IndexingContext>, Query) - Method in class org.apache.maven.index.DefaultSearchEngine
 
searchGrouped(GroupedSearchRequest) - Method in interface org.apache.maven.index.NexusIndexer
Searches according the request parameters.
searchGrouped(GroupedSearchRequest, Collection<IndexingContext>) - Method in interface org.apache.maven.index.SearchEngine
Do the search only on searchable contexts
searchIterator(IteratorSearchRequest) - Method in class org.apache.maven.index.DefaultNexusIndexer
 
searchIterator(IteratorSearchRequest) - Method in interface org.apache.maven.index.NexusIndexer
Searches according to request parameters.
searchIteratorPaged(IteratorSearchRequest, Collection<IndexingContext>) - Method in class org.apache.maven.index.DefaultSearchEngine
 
searchIteratorPaged(IteratorSearchRequest, Collection<IndexingContext>) - Method in interface org.apache.maven.index.SearchEngine
Do the search only on searchable contexts
SearchType - Enum in org.apache.maven.index
Designated search types that NexusIndexer supports.
SearchTyped - Interface in org.apache.maven.index.expr
SearchTyped is a interface that describes the wanted search type to be used.
SearchTypedStringSearchExpression - Class in org.apache.maven.index.expr
A search typed implementation of string backed search expression.
SearchTypedStringSearchExpression(String, SearchType) - Constructor for class org.apache.maven.index.expr.SearchTypedStringSearchExpression
 
selectIndexerField(Field, SearchType) - Method in class org.apache.maven.index.DefaultQueryCreator
 
selectIndexerField(Field, SearchType) - Method in interface org.apache.maven.index.QueryCreator
Performs a selection of the appropriate IndexerField belonging to proper Field.
selectStoredIndexerField(Field) - Method in class org.apache.maven.index.DefaultIteratorResultSet
Select a STORED IndexerField assigned to passed in Field.
setAllGroups(Collection<String>) - Method in class org.apache.maven.index.context.DefaultIndexingContext
 
setAllGroups(Collection<String>) - Method in interface org.apache.maven.index.context.IndexingContext
Sets all group names stored in the current indexing context
setAllGroups(Collection<String>) - Method in class org.apache.maven.index.context.MergedIndexingContext
 
setArtifactId(String) - Method in class org.apache.maven.index.treeview.AbstractTreeNode
Set the artifact id of this node.
setArtifactId(String) - Method in interface org.apache.maven.index.treeview.TreeNode
 
setArtifactInfoComparator(Comparator<ArtifactInfo>) - Method in class org.apache.maven.index.FlatSearchRequest
 
setArtifactInfoFilter(ArtifactInfoFilter) - Method in class org.apache.maven.index.AbstractSearchRequest
 
setArtifactInfoPostprocessor(ArtifactInfoPostprocessor) - Method in class org.apache.maven.index.AbstractSearchRequest
 
setCacheOnly(boolean) - Method in class org.apache.maven.index.updater.IndexUpdateRequest
 
setContext(IndexingContext) - Method in class org.apache.maven.index.packer.IndexPackingRequest
 
setContexts(List<IndexingContext>) - Method in class org.apache.maven.index.AbstractSearchRequest
 
setCount(int) - Method in class org.apache.maven.index.AbstractSearchRequest
Sets the "count" of wanted results.
setCreateChecksumFiles(boolean) - Method in class org.apache.maven.index.packer.IndexPackingRequest
 
setCreateIncrementalChunks(boolean) - Method in class org.apache.maven.index.packer.IndexPackingRequest
 
setDeletedFiles(int) - Method in class org.apache.maven.index.ScanningResult
 
setDocumentCount(int) - Method in class org.apache.maven.index.updater.IndexDataReader.IndexDataReadResult
 
setDocumentFilter(DocumentFilter) - Method in class org.apache.maven.index.updater.IndexUpdateRequest
 
setFieldValue(Field, String) - Method in class org.apache.maven.index.ArtifactInfo
 
setForceFullUpdate(boolean) - Method in class org.apache.maven.index.updater.IndexUpdateRequest
 
setFormats(Collection<IndexPackingRequest.IndexFormat>) - Method in class org.apache.maven.index.packer.IndexPackingRequest
Sets index formats to be created
setFullUpdate(boolean) - Method in class org.apache.maven.index.updater.IndexUpdateResult
 
setGroupId(String) - Method in class org.apache.maven.index.treeview.AbstractTreeNode
Set the group id of this node.
setGroupId(String) - Method in interface org.apache.maven.index.treeview.TreeNode
 
setGrouping(Grouping) - Method in class org.apache.maven.index.GroupedSearchRequest
 
setGroupKeyComparator(Comparator<String>) - Method in class org.apache.maven.index.GroupedSearchRequest
 
setGroups(Collection<String>, String, String, String) - Method in class org.apache.maven.index.context.DefaultIndexingContext
 
setLeaf(boolean) - Method in class org.apache.maven.index.treeview.AbstractTreeNode
Set flag that determines if the node is a leaf.
setLeaf(boolean) - Method in interface org.apache.maven.index.treeview.TreeNode
 
setLocalIndexCacheDir(File) - Method in class org.apache.maven.index.updater.IndexUpdateRequest
 
setLocker(Locker) - Method in class org.apache.maven.index.updater.IndexUpdateRequest
 
setLuceneExplain(boolean) - Method in class org.apache.maven.index.AbstractSearchRequest
 
setLuceneScore(float) - Method in class org.apache.maven.index.ArtifactInfo
 
setMatchHighlightRequests(List<MatchHighlightRequest>) - Method in class org.apache.maven.index.AbstractSearchRequest
 
setMaxIndexChunks(int) - Method in class org.apache.maven.index.packer.IndexPackingRequest
 
setNodeName(String) - Method in class org.apache.maven.index.treeview.AbstractTreeNode
Set the name of the node.
setNodeName(String) - Method in interface org.apache.maven.index.treeview.TreeNode
 
setOffline(boolean) - Method in class org.apache.maven.index.updater.IndexUpdateRequest
 
setPath(String) - Method in class org.apache.maven.index.treeview.AbstractTreeNode
Set the path of the node.
setPath(String) - Method in interface org.apache.maven.index.treeview.TreeNode
 
setQuery(Query) - Method in class org.apache.maven.index.AbstractSearchRequest
 
setRepositoryId(String) - Method in class org.apache.maven.index.treeview.AbstractTreeNode
Set the repository id that this node is stored in.
setRepositoryId(String) - Method in interface org.apache.maven.index.treeview.TreeNode
 
setResultHitLimit(int) - Method in class org.apache.maven.index.AbstractSearchRequest
Deprecated. does nothing, since 4.1.0 there is no notion of hit limit
setRootGroups(Collection<String>) - Method in class org.apache.maven.index.context.DefaultIndexingContext
 
setRootGroups(Collection<String>) - Method in interface org.apache.maven.index.context.IndexingContext
Sets root group names stored in the current indexing context
setRootGroups(Collection<String>) - Method in class org.apache.maven.index.context.MergedIndexingContext
 
setSearchable(boolean) - Method in class org.apache.maven.index.context.DefaultIndexingContext
 
setSearchable(boolean) - Method in interface org.apache.maven.index.context.IndexingContext
Sets is the context searchable when doing "non-targeted" searches.
setSearchable(boolean) - Method in class org.apache.maven.index.context.MergedIndexingContext
 
setStart(int) - Method in class org.apache.maven.index.AbstractSearchPageableRequest
Sets the "start" of wanted results calculated from result set window.
setTargetDir(File) - Method in class org.apache.maven.index.packer.IndexPackingRequest
 
setText(String) - Method in class org.apache.maven.index.OneLineFragmenter
 
setTimestamp(Date) - Method in class org.apache.maven.index.updater.IndexDataReader.IndexDataReadResult
 
setTimestamp(Date) - Method in class org.apache.maven.index.updater.IndexUpdateResult
 
setTotalFiles(int) - Method in class org.apache.maven.index.ScanningResult
 
setType(TreeNode.Type) - Method in class org.apache.maven.index.treeview.AbstractTreeNode
Set the type of node.
setType(TreeNode.Type) - Method in interface org.apache.maven.index.treeview.TreeNode
 
setUseTargetProperties(boolean) - Method in class org.apache.maven.index.packer.IndexPackingRequest
 
setVersion(String) - Method in class org.apache.maven.index.treeview.AbstractTreeNode
Set the version of this node.
setVersion(String) - Method in interface org.apache.maven.index.treeview.TreeNode
 
SHA1 - Static variable in class org.apache.maven.index.ArtifactInfo
SHA1.
sha1 - Variable in class org.apache.maven.index.ArtifactInfo
 
SHA1 - Static variable in interface org.apache.maven.index.MAVEN
 
Sha1Locator - Class in org.apache.maven.index.locator
An sha1 locator to locate the sha1 file relative to POM.
Sha1Locator() - Constructor for class org.apache.maven.index.locator.Sha1Locator
 
showError(String, Exception, boolean) - Method in class org.apache.maven.index.cli.NexusIndexerCli
 
showFatalError(String, Exception, boolean) - Method in class org.apache.maven.index.cli.NexusIndexerCli
 
signatureExists - Variable in class org.apache.maven.index.ArtifactInfo
 
SignatureLocator - Class in org.apache.maven.index.locator
A signature locator to locate the signature file relative to POM.
SignatureLocator() - Constructor for class org.apache.maven.index.locator.SignatureLocator
 
size - Variable in class org.apache.maven.index.ArtifactInfo
 
sob(String) - Static method in class org.apache.maven.index.creator.AbstractIndexCreator
 
sort(List<? extends IndexCreator>) - Static method in class org.apache.maven.index.util.IndexCreatorSorter
 
SourcedSearchExpression - Class in org.apache.maven.index.expr
SourcedSearchExpression is a search expression usually "sourced" or backed from some programmatic source (drop down with pre-filled values, values from previous searches, etc), and we already know it is complete, exact value that we want to search for.
SourcedSearchExpression(String) - Constructor for class org.apache.maven.index.expr.SourcedSearchExpression
 
sourcesExists - Variable in class org.apache.maven.index.ArtifactInfo
 
SourcesLocator - Class in org.apache.maven.index.locator
A sources locator to locate the sources bundle relative to POM.
SourcesLocator() - Constructor for class org.apache.maven.index.locator.SourcesLocator
 
start(String) - Method in class org.apache.maven.index.OneLineFragmenter
 
start(String, TokenStream) - Method in class org.apache.maven.index.OneLineFragmenter
 
StaticContextMemberProvider - Class in org.apache.maven.index.context
A simple "static" context member provider, when the members are known in advance.
StaticContextMemberProvider(Collection<IndexingContext>) - Constructor for class org.apache.maven.index.context.StaticContextMemberProvider
 
str2lst(String) - Static method in class org.apache.maven.index.ArtifactInfo
 
StringSearchExpression - Class in org.apache.maven.index.expr
A simple string based implementation of SearchExpression that is immutable.
StringSearchExpression(String) - Constructor for class org.apache.maven.index.expr.StringSearchExpression
 
SYMBOLIC_NAME - Static variable in interface org.apache.maven.index.OSGI
 

T

TARGET_DIR - Static variable in class org.apache.maven.index.cli.NexusIndexerCli
 
TIMESTAMP_FILE - Static variable in class org.apache.maven.index.context.IndexUtils
 
toField(String) - Method in class org.apache.maven.index.IndexerField
 
tokenStream(String, Reader) - Method in class org.apache.maven.index.context.NexusAnalyzer
 
tokenStream(String, Reader) - Method in class org.apache.maven.index.context.NexusLegacyAnalyzer
 
TOO_MANY_HITS_ITERATOR_SEARCH_RESPONSE - Static variable in class org.apache.maven.index.IteratorSearchResponse
Deprecated. Left here for backward compatibility, but since version 4.1.0 (see MINDEXER-14) there is NO notion of "hit limit" anymore.
toString() - Method in enum org.apache.maven.index.ArtifactAvailablility
 
toString() - Method in class org.apache.maven.index.ArtifactInfo
 
toString() - Method in class org.apache.maven.index.ArtifactInfoGroup
 
toString() - Method in class org.apache.maven.index.context.DefaultIndexingContext
 
toString() - Method in class org.apache.maven.index.creator.JarFileContentsIndexCreator
 
toString() - Method in class org.apache.maven.index.creator.MavenArchetypeArtifactInfoIndexCreator
 
toString() - Method in class org.apache.maven.index.creator.MavenPluginArtifactInfoIndexCreator
 
toString() - Method in class org.apache.maven.index.creator.MinimalArtifactInfoIndexCreator
 
toString() - Method in class org.apache.maven.index.creator.OsgiArtifactIndexCreator
 
toString() - Method in class org.apache.maven.index.Field
 
TreeNode - Interface in org.apache.maven.index.treeview
 
TreeNode.Type - Enum in org.apache.maven.index.treeview
 
TreeNodeFactory - Interface in org.apache.maven.index.treeview
 
TreeViewRequest - Class in org.apache.maven.index.treeview
 
TreeViewRequest(TreeNodeFactory, String, IndexingContext) - Constructor for class org.apache.maven.index.treeview.TreeViewRequest
 
TreeViewRequest(TreeNodeFactory, String, Map<Field, String>, ArtifactInfoFilter, IndexingContext) - Constructor for class org.apache.maven.index.treeview.TreeViewRequest
 
TrueZipZipFileHandle - Class in org.apache.maven.index.util.zip
 
TrueZipZipFileHandle(File) - Constructor for class org.apache.maven.index.util.zip.TrueZipZipFileHandle
 
TYPE - Static variable in class org.apache.maven.index.cli.NexusIndexerCli
 

U

UINFO - Static variable in class org.apache.maven.index.ArtifactInfo
Unique groupId, artifactId, version, classifier, extension (or packaging).
UINFO - Static variable in interface org.apache.maven.index.NEXUS
 
UNDEFINED - Static variable in class org.apache.maven.index.AbstractSearchRequest
Constant for denoting undefined value for result count.
unflagNeedsReopen() - Method in class org.apache.maven.index.context.DefaultIndexingContext
 
UniqueArtifactFilterPostprocessor - Class in org.apache.maven.index
A special reusable filter, that filters the result set to unique Repository-GroupId-ArtifactId combination, leaving out Version.
UniqueArtifactFilterPostprocessor() - Constructor for class org.apache.maven.index.UniqueArtifactFilterPostprocessor
 
UniqueArtifactFilterPostprocessor(Set<Field>) - Constructor for class org.apache.maven.index.UniqueArtifactFilterPostprocessor
 
UniqueGAArtifactFilterPostprocessor - Class in org.apache.maven.index
Deprecated. Use UniqueArtifactFilterPostprocessor instead.
UniqueGAArtifactFilterPostprocessor(boolean) - Constructor for class org.apache.maven.index.UniqueGAArtifactFilterPostprocessor
Deprecated.  
unlock() - Method in class org.apache.maven.index.context.DefaultIndexingContext
 
unlock() - Method in interface org.apache.maven.index.context.IndexingContext
Releases the shared lock on this context.
unlock() - Method in class org.apache.maven.index.context.MergedIndexingContext
 
unlockExclusively() - Method in class org.apache.maven.index.context.DefaultIndexingContext
 
UNPACK - Static variable in class org.apache.maven.index.cli.NexusIndexerCli
 
unpackIndexArchive(InputStream, Directory, IndexingContext) - Static method in class org.apache.maven.index.updater.DefaultIndexUpdater
Unpack legacy index archive into a specified Lucene Directory
unpackIndexData(InputStream, Directory, IndexingContext) - Static method in class org.apache.maven.index.updater.DefaultIndexUpdater
Unpack index data using specified Lucene Index writer
UnsupportedExistingLuceneIndexException - Exception in org.apache.maven.index.context
Thrown when a user tries to create a NexusInder IndexingContext over and existing Lucene index.
UnsupportedExistingLuceneIndexException(String) - Constructor for exception org.apache.maven.index.context.UnsupportedExistingLuceneIndexException
 
update(IndexingContext, ArtifactContext) - Method in class org.apache.maven.index.DefaultIndexerEngine
 
update(IndexingContext, ArtifactContext) - Method in interface org.apache.maven.index.IndexerEngine
Replace data for a previously indexed artifact
updateArtifactInfo(Document, ArtifactInfo) - Method in interface org.apache.maven.index.context.IndexCreator
Update an ArtifactInfo from given Lucene Document.
updateArtifactInfo(Document, ArtifactInfo) - Method in class org.apache.maven.index.creator.JarFileContentsIndexCreator
 
updateArtifactInfo(Document, ArtifactInfo) - Method in class org.apache.maven.index.creator.MavenArchetypeArtifactInfoIndexCreator
 
updateArtifactInfo(Document, ArtifactInfo) - Method in class org.apache.maven.index.creator.MavenPluginArtifactInfoIndexCreator
 
updateArtifactInfo(Document, ArtifactInfo) - Method in class org.apache.maven.index.creator.MinimalArtifactInfoIndexCreator
 
updateArtifactInfo(Document, ArtifactInfo) - Method in class org.apache.maven.index.creator.OsgiArtifactIndexCreator
 
updateCatalog(Properties, Archetype) - Method in class org.apache.maven.index.archetype.NexusArchetypeDataSource
 
updateDocument(ArtifactInfo, Document) - Method in interface org.apache.maven.index.context.IndexCreator
Update Lucene Document from a given ArtifactInfo.
updateDocument(Document, IndexingContext) - Static method in class org.apache.maven.index.context.IndexUtils
 
updateDocument(Document, IndexingContext, boolean) - Static method in class org.apache.maven.index.context.IndexUtils
 
updateDocument(ArtifactInfo, Document) - Method in class org.apache.maven.index.creator.JarFileContentsIndexCreator
 
updateDocument(ArtifactInfo, Document) - Method in class org.apache.maven.index.creator.MavenArchetypeArtifactInfoIndexCreator
 
updateDocument(ArtifactInfo, Document) - Method in class org.apache.maven.index.creator.MavenPluginArtifactInfoIndexCreator
 
updateDocument(ArtifactInfo, Document) - Method in class org.apache.maven.index.creator.MinimalArtifactInfoIndexCreator
 
updateDocument(ArtifactInfo, Document) - Method in class org.apache.maven.index.creator.OsgiArtifactIndexCreator
 
updateIndex(Directory, IndexingContext, boolean) - Method in interface org.apache.maven.index.updater.IndexUpdateSideEffect
Given a full or partial (see context partial parameter) lucene index (directory + context it has been integrated into), this can let other participants (implementations of this type) know about the update.
updateLegacyDocument(ArtifactInfo, Document) - Method in class org.apache.maven.index.creator.JarFileContentsIndexCreator
 
updateLegacyDocument(ArtifactInfo, Document) - Method in interface org.apache.maven.index.creator.LegacyDocumentUpdater
Update a legacy Lucene Document from the ArtifactInfo.
updateLegacyDocument(ArtifactInfo, Document) - Method in class org.apache.maven.index.creator.MinimalArtifactInfoIndexCreator
 
updateTimestamp() - Method in class org.apache.maven.index.context.DefaultIndexingContext
 
updateTimestamp(boolean) - Method in class org.apache.maven.index.context.DefaultIndexingContext
 
updateTimestamp(boolean, Date) - Method in class org.apache.maven.index.context.DefaultIndexingContext
 
updateTimestamp() - Method in interface org.apache.maven.index.context.IndexingContext
 
updateTimestamp(boolean) - Method in interface org.apache.maven.index.context.IndexingContext
 
updateTimestamp(boolean, Date) - Method in interface org.apache.maven.index.context.IndexingContext
 
updateTimestamp(Directory, Date) - Static method in class org.apache.maven.index.context.IndexUtils
 
updateTimestamp() - Method in class org.apache.maven.index.context.MergedIndexingContext
 
updateTimestamp(boolean) - Method in class org.apache.maven.index.context.MergedIndexingContext
 
updateTimestamp(boolean, Date) - Method in class org.apache.maven.index.context.MergedIndexingContext
 
UserInputSearchExpression - Class in org.apache.maven.index.expr
UserInputSearchExpression is a search expression usually coming from user input (like some UI dialogue, UI element or CLI).
UserInputSearchExpression(String) - Constructor for class org.apache.maven.index.expr.UserInputSearchExpression
 

V

valueOf(String) - Static method in enum org.apache.maven.index.ArtifactAvailablility
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.maven.index.IndexerFieldVersion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.maven.index.MatchHighlightMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.maven.index.packer.IndexPackingRequest.IndexFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.maven.index.SearchType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.maven.index.treeview.TreeNode.Type
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.maven.index.ArtifactAvailablility
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.maven.index.IndexerFieldVersion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.maven.index.MatchHighlightMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.maven.index.packer.IndexPackingRequest.IndexFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.maven.index.SearchType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.maven.index.treeview.TreeNode.Type
Returns an array containing the constants of this enum type, in the order they are declared.
VERSION - Static variable in class org.apache.maven.index.ArtifactInfo
Version.
version - Variable in class org.apache.maven.index.ArtifactInfo
 
VERSION - Static variable in interface org.apache.maven.index.MAVEN
 
VERSION - Static variable in interface org.apache.maven.index.OSGI
 
VERSION_COMPARATOR - Static variable in class org.apache.maven.index.ArtifactInfo
 
visitDocument(Document) - Method in interface org.apache.maven.index.updater.IndexDataReader.IndexDataReadVisitor
Called on each read document.

W

WagonHelper - Class in org.apache.maven.index.updater
This is a helper for obtaining Wagon based ResourceFetchers.
WagonHelper(PlexusContainer) - Constructor for class org.apache.maven.index.updater.WagonHelper
 
WagonHelper.WagonFetcher - Class in org.apache.maven.index.updater
 
WagonHelper.WagonFetcher(Wagon, TransferListener, AuthenticationInfo, ProxyInfo) - Constructor for class org.apache.maven.index.updater.WagonHelper.WagonFetcher
 
warmUp(NexusIndexSearcher) - Method in class org.apache.maven.index.context.DefaultIndexingContext
 
write(IndexingContext, List<Integer>) - Method in class org.apache.maven.index.updater.IndexDataWriter
 
writeDocument(Document) - Method in class org.apache.maven.index.updater.IndexDataWriter
 
writeDocumentFields(List<Fieldable>) - Method in class org.apache.maven.index.updater.IndexDataWriter
 
writeDocuments(IndexReader, List<Integer>) - Method in class org.apache.maven.index.updater.IndexDataWriter
 
writeField(Fieldable) - Method in class org.apache.maven.index.updater.IndexDataWriter
 
writeGroupFields() - Method in class org.apache.maven.index.updater.IndexDataWriter
 
writeHeader(IndexingContext) - Method in class org.apache.maven.index.updater.IndexDataWriter
 

Z

ZipFacade - Class in org.apache.maven.index.util.zip
 
ZipFacade() - Constructor for class org.apache.maven.index.util.zip.ZipFacade
 
ZipHandle - Interface in org.apache.maven.index.util.zip
A very simplistic approach to hide the underlying mech to deal with ZipFiles, suited for use cases happening in Maven Indexer.

A B C D E F G H I J L M N O P Q R S T U V W Z

Copyright © 2002-2012 The Apache Software Foundation. All Rights Reserved.