-
ClassDescriptionMaven1 support to be dropped.Maven1 support to be dropped.Use
Indexer
instead. 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.UseUniqueArtifactFilterPostprocessor
instead.
-
FieldDescriptionUse
IteratorSearchResponse.empty(Query)
instead.Left here for backward compatibility, but since version 4.1.0 (see MINDEXER-14) there is NO notion of "hit limit" anymore.
-
MethodDescriptionalways returns -1 (no hit limit), since 4.1.0 there is no notion of hit limitalways returns false, since 4.1.0 there is no notion of hit limitdoes nothing, since 4.1.0 there is no notion of hit limituse
AbstractSearchResponse.getTotalHitsCount()
instead.always returns false, since 4.1.0 there is no notion of hit limitUseIndexer
instead.UseIndexer
instead.UseIndexer
instead.UseIndexer
instead.UseIndexer
instead.UseIndexer
instead.UseIndexer
instead.UseIndexer
instead.UseIndexer
instead.UseIndexer
instead.org.apache.maven.index.NexusIndexer.scan(IndexingContext, String, ArtifactScanningListener, boolean) UseIndexer
instead.UseIndexer
instead.UseIndexer
instead.UseIndexer
instead.UseIndexer
instead.UseIndexer
instead.UseQueryCreator.constructQuery(Field, SearchExpression)
instead.UseQueryCreator.constructQuery(Field, SearchExpression)
instead.
-
ConstructorDescription
Indexer
instead.