Facet interface
A facet containing additional statistics on the response of a query. Can be either FacetResult or FacetError.
Properties
| expression | Facet expression, same as in the corresponding facet request. |
| result |
The discriminator possible values: FacetResult, FacetError |
Property Details
expression
Facet expression, same as in the corresponding facet request.
expression: string
Property Value
string
resultType
The discriminator possible values: FacetResult, FacetError
resultType: string
Property Value
string