- AbstractArchetypeDataSource - Class in org.apache.maven.index.archetype
-
- AbstractArchetypeDataSource() - Constructor for class org.apache.maven.index.archetype.AbstractArchetypeDataSource
-
- AbstractGrouping - Class in org.apache.maven.index.search.grouping
-
- 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
-
- 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
-
- acquire() - Method in class org.apache.maven.index.context.NexusIndexMultiReader
-
- acquireIndexSearcher() - Method in class org.apache.maven.index.context.DefaultIndexingContext
-
- acquireIndexSearcher() - Method in interface org.apache.maven.index.context.IndexingContext
-
Acquires a fresh instance of IndexSearcher
.
- acquireIndexSearcher() - Method in class org.apache.maven.index.context.MergedIndexingContext
-
- 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.DefaultIndexer
-
- addArtifactsToIndex(Collection<ArtifactContext>, IndexingContext) - Method in class org.apache.maven.index.DefaultNexusIndexer
-
Deprecated.
- addArtifactsToIndex(Collection<ArtifactContext>, IndexingContext) - Method in interface org.apache.maven.index.Indexer
-
Adds the passed in artifact contexts to passed in indexing context.
- addArtifactsToIndex(Collection<ArtifactContext>, IndexingContext) - Method in interface org.apache.maven.index.NexusIndexer
-
Deprecated.
- addArtifactToIndex(ArtifactContext, IndexingContext) - Method in class org.apache.maven.index.DefaultNexusIndexer
-
Deprecated.
- addArtifactToIndex(ArtifactContext, IndexingContext) - Method in interface org.apache.maven.index.NexusIndexer
-
Deprecated.
- 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(IndexingContext) - Method in class org.apache.maven.index.DefaultNexusIndexer
-
Deprecated.
- addIndexingContext(String, String, File, File, String, String, List<? extends IndexCreator>) - Method in class org.apache.maven.index.DefaultNexusIndexer
-
Deprecated.
- addIndexingContext(String, String, File, Directory, String, String, List<? extends IndexCreator>) - Method in class org.apache.maven.index.DefaultNexusIndexer
-
Deprecated.
- addIndexingContext(IndexingContext) - Method in interface org.apache.maven.index.NexusIndexer
-
Deprecated.
Adds an indexing context to Nexus indexer.
- addIndexingContext(String, String, File, File, String, String, List<? extends IndexCreator>) - Method in interface org.apache.maven.index.NexusIndexer
-
- addIndexingContext(String, String, File, Directory, String, String, List<? extends IndexCreator>) - Method in interface org.apache.maven.index.NexusIndexer
-
- addIndexingContextForced(String, String, File, File, String, String, List<? extends IndexCreator>) - Method in class org.apache.maven.index.DefaultNexusIndexer
-
Deprecated.
- addIndexingContextForced(String, String, File, Directory, String, String, List<? extends IndexCreator>) - Method in class org.apache.maven.index.DefaultNexusIndexer
-
Deprecated.
- addIndexingContextForced(String, String, File, File, String, String, List<? extends IndexCreator>) - Method in interface org.apache.maven.index.NexusIndexer
-
- addIndexingContextForced(String, String, File, Directory, String, String, List<? extends IndexCreator>) - Method in interface org.apache.maven.index.NexusIndexer
-
- addMergedIndexingContext(String, String, File, File, boolean, Collection<IndexingContext>) - Method in class org.apache.maven.index.DefaultNexusIndexer
-
Deprecated.
- addMergedIndexingContext(String, String, File, File, boolean, ContextMemberProvider) - Method in class org.apache.maven.index.DefaultNexusIndexer
-
Deprecated.
- addMergedIndexingContext(String, String, File, Directory, boolean, Collection<IndexingContext>) - Method in class org.apache.maven.index.DefaultNexusIndexer
-
Deprecated.
- addMergedIndexingContext(String, String, File, Directory, boolean, ContextMemberProvider) - Method in class org.apache.maven.index.DefaultNexusIndexer
-
Deprecated.
- addMergedIndexingContext(String, String, File, File, boolean, Collection<IndexingContext>) - Method in interface org.apache.maven.index.NexusIndexer
-
Deprecated.
- addMergedIndexingContext(String, String, File, File, boolean, ContextMemberProvider) - Method in interface org.apache.maven.index.NexusIndexer
-
Deprecated.
- addMergedIndexingContext(String, String, File, Directory, boolean, Collection<IndexingContext>) - Method in interface org.apache.maven.index.NexusIndexer
-
Deprecated.
- addMergedIndexingContext(String, String, File, Directory, boolean, ContextMemberProvider) - Method in interface org.apache.maven.index.NexusIndexer
-
Deprecated.
- 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
-
Deprecated.
Delegates to the
IndexerEngine
to add a new artifact to the index
- artifactDiscovered(ArtifactContext) - Method in class org.apache.maven.index.DefaultScannerListener
-
- artifactDiscovered(ArtifactContext, IndexingContext) - Method in interface org.apache.maven.index.NexusIndexer
-
Deprecated.
- ArtifactDiscoveryListener - Interface in org.apache.maven.index
-
A listener notified upon artifact discovery.
- artifactError(ArtifactContext, Exception) - Method in interface org.apache.maven.index.ArtifactScanningListener
-
- artifactError(ArtifactContext, Exception) - Method in class org.apache.maven.index.DefaultScannerListener
-
- 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.
- 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
.
- getAcquiredSearchers() - Method in class org.apache.maven.index.context.NexusIndexMultiReader
-
- 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.AbstractArchetypeDataSource
-
- 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
-
- getIndexer() - Method in class org.apache.maven.index.treeview.DefaultIndexTreeView
-
- 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.archetype.AbstractArchetypeDataSource
-
- getIndexingContexts() - Method in class org.apache.maven.index.archetype.NexusArchetypeDataSource
-
Deprecated.
- getIndexingContexts() - Method in class org.apache.maven.index.DefaultNexusIndexer
-
Deprecated.
- getIndexingContexts() - Method in interface org.apache.maven.index.NexusIndexer
-
- getIndexMethod() - Method in class org.apache.maven.index.IndexerField
-
- 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 (thread safe, shared instance) 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
-
- getNexusIndexMultiReader() - Method in class org.apache.maven.index.context.NexusIndexMultiSearcher
-
- 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
-
- 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
-
- 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
-
- getWriterConfig() - Method in class org.apache.maven.index.context.DefaultIndexingContext
-
Returns new IndexWriterConfig instance
- 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
-
- 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.
- 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(File, Collection<IndexingContext>) - Method in class org.apache.maven.index.DefaultIndexer
-
- identify(Query, Collection<IndexingContext>) - Method in class org.apache.maven.index.DefaultIndexer
-
- identify(Field, String) - Method in class org.apache.maven.index.DefaultNexusIndexer
-
Deprecated.
- identify(File) - Method in class org.apache.maven.index.DefaultNexusIndexer
-
Deprecated.
- identify(File, Collection<IndexingContext>) - Method in class org.apache.maven.index.DefaultNexusIndexer
-
Deprecated.
- identify(Query) - Method in class org.apache.maven.index.DefaultNexusIndexer
-
Deprecated.
- identify(Query, Collection<IndexingContext>) - Method in class org.apache.maven.index.DefaultNexusIndexer
-
Deprecated.
- identify(File, Collection<IndexingContext>) - Method in interface org.apache.maven.index.Indexer
-
Performs an "identity" search.
- identify(Query, Collection<IndexingContext>) - Method in interface org.apache.maven.index.Indexer
-
Performs an "identity" search.
- identify(Field, String) - Method in interface org.apache.maven.index.NexusIndexer
-
Deprecated.
- identify(File) - Method in interface org.apache.maven.index.NexusIndexer
-
Deprecated.
- identify(File, Collection<IndexingContext>) - Method in interface org.apache.maven.index.NexusIndexer
-
Deprecated.
- identify(Query) - Method in interface org.apache.maven.index.NexusIndexer
-
Deprecated.
- identify(Query, Collection<IndexingContext>) - Method in interface org.apache.maven.index.NexusIndexer
-
Deprecated.
- IMPORT_PACKAGE - Static variable in interface org.apache.maven.index.OSGI
-
- IncrementalHandler - Interface in org.apache.maven.index.incremental
-
- 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
-
- Indexer - Interface in org.apache.maven.index
-
Indexer component.
- 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
-
- instantiateNode(IndexTreeView, TreeViewRequest, String, boolean, String) - Method in class org.apache.maven.index.treeview.DefaultTreeNodeFactory
-
- 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.
- 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? Ie.
- 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
-
- scan(IndexingContext) - Method in class org.apache.maven.index.DefaultNexusIndexer
-
Deprecated.
- scan(IndexingContext, boolean) - Method in class org.apache.maven.index.DefaultNexusIndexer
-
Deprecated.
- scan(IndexingContext, ArtifactScanningListener) - Method in class org.apache.maven.index.DefaultNexusIndexer
-
Deprecated.
- scan(IndexingContext, ArtifactScanningListener, boolean) - Method in class org.apache.maven.index.DefaultNexusIndexer
-
Deprecated.
- scan(IndexingContext, String, ArtifactScanningListener, boolean) - Method in class org.apache.maven.index.DefaultNexusIndexer
-
Deprecated.
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
-
- scan(IndexingContext, ArtifactScanningListener) - Method in interface org.apache.maven.index.NexusIndexer
-
- scan(IndexingContext, boolean) - Method in interface org.apache.maven.index.NexusIndexer
-
- scan(IndexingContext, ArtifactScanningListener, boolean) - Method in interface org.apache.maven.index.NexusIndexer
-
- scan(IndexingContext, String, ArtifactScanningListener, boolean) - Method in interface org.apache.maven.index.NexusIndexer
-
- scan(ScanningRequest) - Method in interface org.apache.maven.index.Scanner
-
- 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
-
- scanningFinished(IndexingContext, ScanningResult) - Method in class org.apache.maven.index.DefaultScannerListener
-
- 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
-
- scanningStarted(IndexingContext) - Method in class org.apache.maven.index.DefaultScannerListener
-
- 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.DefaultIndexer
-
- searchFlat(FlatSearchRequest) - Method in class org.apache.maven.index.DefaultNexusIndexer
-
Deprecated.
- 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.Indexer
-
Searches according the request parameters.
- searchFlat(FlatSearchRequest) - Method in interface org.apache.maven.index.NexusIndexer
-
- 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.DefaultIndexer
-
- searchGrouped(GroupedSearchRequest) - Method in class org.apache.maven.index.DefaultNexusIndexer
-
Deprecated.
- 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.Indexer
-
Searches according the request parameters.
- searchGrouped(GroupedSearchRequest) - Method in interface org.apache.maven.index.NexusIndexer
-
- 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.DefaultIndexer
-
- searchIterator(IteratorSearchRequest) - Method in class org.apache.maven.index.DefaultNexusIndexer
-
Deprecated.
- searchIterator(IteratorSearchRequest) - Method in interface org.apache.maven.index.Indexer
-
Searches according to request parameters.
- searchIterator(IteratorSearchRequest) - Method in interface org.apache.maven.index.NexusIndexer
-
- 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
-
- 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
-
- 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.