Skip to content

Latest commit

 

History

History
executable file
·
12 lines (8 loc) · 579 Bytes

AggComposite.md

File metadata and controls

executable file
·
12 lines (8 loc) · 579 Bytes

ManticoreSearch.Model.AggComposite

Object to perform composite aggregation, i.e., grouping search results by multiple fields

Properties

Name Type Description Notes
Size int Maximum number of composite buckets in the result [optional]
Sources List<Dictionary<string, AggCompositeSource>> [optional]

[Back to Model list] [Back to API list] [Back to README]