Uses of Class
org.apache.lucene.search.FieldDoc
Packages that use FieldDoc
-
Uses of FieldDoc in org.apache.lucene.search
Constructors in org.apache.lucene.search with parameters of type FieldDocModifierConstructorDescriptionTopFieldCollectorManager
(Sort sort, int numHits, FieldDoc after, int totalHitsThreshold) Creates a newTopFieldCollectorManager
from the given arguments, with thread-safe internal states.TopFieldCollectorManager
(Sort sort, int numHits, FieldDoc after, int totalHitsThreshold, boolean supportsConcurrency) Creates a newTopFieldCollectorManager
from the given arguments.