Uses of Class
org.apache.lucene.search.TopFieldCollector
Packages that use TopFieldCollector
-
Uses of TopFieldCollector in org.apache.lucene.search
Subclasses of TopFieldCollector in org.apache.lucene.searchModifier and TypeClassDescription(package private) static final class(package private) static classFields in org.apache.lucene.search with type parameters of type TopFieldCollectorModifier and TypeFieldDescriptionprivate final List<TopFieldCollector> TopFieldCollectorManager.collectorsMethods in org.apache.lucene.search that return TopFieldCollectorModifier and TypeMethodDescriptionstatic TopFieldCollectorDeprecated.static TopFieldCollectorDeprecated.This method is deprecated in favor of the constructor ofTopFieldCollectorManagerdue to its support for concurrency in IndexSearcherTopFieldCollectorManager.newCollector()Methods in org.apache.lucene.search that return types with arguments of type TopFieldCollectorModifier and TypeMethodDescriptionTopFieldCollector.createSharedManager(Sort sort, int numHits, FieldDoc after, int totalHitsThreshold) Deprecated.This method is deprecated in favor of the constructor ofTopFieldCollectorManagerdue to its support for concurrency in IndexSearcherTopFieldCollectorManager.getCollectors()Method parameters in org.apache.lucene.search with type arguments of type TopFieldCollectorModifier and TypeMethodDescriptionTopFieldCollectorManager.reduce(Collection<TopFieldCollector> collectors)
TopFieldCollectorManagerdue to its support for concurrency in IndexSearcher