facetable property
Indicates that the field can be used to create search facets, a count of
results for each value in the field. The default is false
.
Implementation
final bool? facetable;
Indicates that the field can be used to create search facets, a count of
results for each value in the field. The default is false
.
final bool? facetable;