Click or drag to resize

IFulltextQueryTDocumentGroupBy Method

Overload List
 NameDescription
Public methodCode exampleGroupByTKey(ExpressionFuncTDocument, TKey) Group the results of this query by the given key.
Public methodCode exampleGroupByTKey(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.
Top
See Also