Java org.apache.lucene.search.grouping TopGroups fields, constructors, methods, implement or subclass

Example usage for Java org.apache.lucene.search.grouping TopGroups fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.lucene.search.grouping TopGroups.

The text is from its open source code.

Constructor

Method

TopGroupsmerge(TopGroups[] shardGroups, Sort groupSort, Sort docSort, int docOffset, int docTopN, ScoreMergeMode scoreMergeMode)
Merges an array of TopGroups, for example obtained from the second-pass collector across multiple shards.