FacetResult
class FacetResult
The facet values for the documents in the response.
Types
Properties
Link copied to clipboard
The key for the facet values. This is the same as the DocumentAttributeKey
provided in the query.
Link copied to clipboard
An array of key/value pairs, where the key is the value of the attribute and the count is the number of documents that share the key value.
Link copied to clipboard
The data type of the facet value. This is the same as the type defined for the index field when it was created.