IFulltextQueryTDocumentGroupBy Method

Overload List

GroupByTKey(ExpressionFuncTDocument, TKey) Group the results of this query by the given key.
GroupByTKey(ExpressionFuncTDocument, TKey, Int32) Group the results of this query by the given key and return a given amount of results per group. Supported with Sphinx 2.2.1 and above.

See Also