Uses of Class
org.apache.maven.index.context.NexusIndexMultiSearcher
-
Packages that use NexusIndexMultiSearcher Package Description org.apache.maven.index -
-
Uses of NexusIndexMultiSearcher in org.apache.maven.index
Fields in org.apache.maven.index declared as NexusIndexMultiSearcher Modifier and Type Field Description private NexusIndexMultiSearcher
DefaultIteratorResultSet. indexSearcher
Constructors in org.apache.maven.index with parameters of type NexusIndexMultiSearcher Constructor Description DefaultIteratorResultSet(IteratorSearchRequest request, NexusIndexMultiSearcher indexSearcher, java.util.List<IndexingContext> contexts, org.apache.lucene.search.TopDocs hits)
-