Uses of Interface
org.hibernate.search.backend.lucene.lowlevel.collector.impl.TopDocsDataCollector.Factory
Packages that use TopDocsDataCollector.Factory
-
Uses of TopDocsDataCollector.Factory in org.hibernate.search.backend.lucene.search.extraction.impl
Methods in org.hibernate.search.backend.lucene.search.extraction.impl with parameters of type TopDocsDataCollector.FactoryModifier and TypeMethodDescription<T> List<T>LuceneCollectors.collectTopDocsData(TopDocsDataCollector.Factory<T> collectorFactory, int startInclusive, int endExclusive) Phase 2: collect data relative to top docs.