Uses of Class
org.apache.lucene.search.grouping.SearchGroup.ShardIter
-
Packages that use SearchGroup.ShardIter Package Description org.apache.lucene.search.grouping Grouping. -
-
Uses of SearchGroup.ShardIter in org.apache.lucene.search.grouping
Fields in org.apache.lucene.search.grouping with type parameters of type SearchGroup.ShardIter Modifier and Type Field Description java.util.List<SearchGroup.ShardIter<T>>
SearchGroup.MergedGroup. shards
Methods in org.apache.lucene.search.grouping with parameters of type SearchGroup.ShardIter Modifier and Type Method Description private void
SearchGroup.GroupMerger. updateNextGroup(int topN, SearchGroup.ShardIter<T> shard)
-