Uses of Class
org.apache.lucene.search.CachingCollector.NoScoreCachingLeafCollector
Packages that use CachingCollector.NoScoreCachingLeafCollector
-
Uses of CachingCollector.NoScoreCachingLeafCollector in org.apache.lucene.search
Subclasses of CachingCollector.NoScoreCachingLeafCollector in org.apache.lucene.searchFields in org.apache.lucene.search declared as CachingCollector.NoScoreCachingLeafCollectorModifier and TypeFieldDescription(package private) CachingCollector.NoScoreCachingLeafCollectorCachingCollector.NoScoreCachingCollector.lastCollectorMethods in org.apache.lucene.search that return CachingCollector.NoScoreCachingLeafCollectorModifier and TypeMethodDescriptionCachingCollector.NoScoreCachingCollector.wrap(LeafCollector in, int maxDocsToCache) CachingCollector.ScoreCachingCollector.wrap(LeafCollector in, int maxDocsToCache) Methods in org.apache.lucene.search with parameters of type CachingCollector.NoScoreCachingLeafCollectorModifier and TypeMethodDescriptionprotected voidCachingCollector.NoScoreCachingCollector.postCollect(CachingCollector.NoScoreCachingLeafCollector collector) protected voidCachingCollector.ScoreCachingCollector.postCollect(CachingCollector.NoScoreCachingLeafCollector collector)