Uses of Class
org.apache.lucene.search.grouping.SearchGroup.ShardIter
Packages that use SearchGroup.ShardIter
-
Uses of SearchGroup.ShardIter in org.apache.lucene.search.grouping
Fields in org.apache.lucene.search.grouping with type parameters of type SearchGroup.ShardIterModifier and TypeFieldDescriptionfinal List<SearchGroup.ShardIter<T>>
SearchGroup.MergedGroup.shards
Methods in org.apache.lucene.search.grouping with parameters of type SearchGroup.ShardIterModifier and TypeMethodDescriptionprivate void
SearchGroup.GroupMerger.updateNextGroup
(int topN, SearchGroup.ShardIter<T> shard)