-
Interfaces Interface Description org.apache.maven.index.NexusIndexer UseIndexerinstead.
-
Classes Class Description org.apache.maven.index.context.NexusAnalyzer.DeprecatedClassnamesTokenizer org.apache.maven.index.DefaultNexusIndexer UseIndexerinstead. Discouraged from further use, as it suffers from multiple synchronization and other problems. As it tries to serve as "context registry" too, but it does not synchronize the access to it, but also, introduces some extras (like "targeted" vs "non targeted" search), that makes it's behavior less intuitive.org.apache.maven.index.UniqueGAArtifactFilterPostprocessor UseUniqueArtifactFilterPostprocessorinstead.
-
Exceptions Exceptions Description org.apache.maven.index.context.UnsupportedExistingLuceneIndexException The deprecatedNexusIndexeruses this exception. UseIndexerinstead.
-
Fields Field Description org.apache.maven.index.creator.OsgiArtifactIndexCreator.BES org.apache.maven.index.creator.OsgiArtifactIndexCreator.FLD_BUNDLE_EXPORT_SERVIVE org.apache.maven.index.IteratorSearchResponse.EMPTY_ITERATOR_SEARCH_RESPONSE UseIteratorSearchResponse.empty(Query)instead.org.apache.maven.index.IteratorSearchResponse.TOO_MANY_HITS_ITERATOR_SEARCH_RESPONSE Left here for backward compatibility, but since version 4.1.0 (see MINDEXER-14) there is NO notion of "hit limit" anymore.org.apache.maven.index.OSGI.EXPORT_SERVICE