Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 767 Bytes

QueryAggregateResultAnalysis.md

File metadata and controls

14 lines (10 loc) · 767 Bytes

Com.Sajari.Sdk.Model.QueryAggregateResultAnalysis

Properties

Name Type Description Notes
AvgLength float Average number of items in an array field. [optional]
Cardinality int Cardinality is the number of different values in a field. [optional]
Coverage int Coverage is the number of records which have a value set. [optional]
MaxLength int Maximum number of values in an array field. [optional]
MinLength int Minimum length of an array field. [optional]

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