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.shardsMethods in org.apache.lucene.search.grouping with parameters of type SearchGroup.ShardIterModifier and TypeMethodDescriptionprivate voidSearchGroup.GroupMerger.updateNextGroup(int topN, SearchGroup.ShardIter<T> shard)