FacetType Enum

Definition

Specifies the type of a facet query result.

public enum FacetType
type FacetType = 
Public Enum FacetType
Inheritance
FacetType

Fields

Range 1

The facet counts documents with a field value in a particular range.

Value 0

The facet counts documents with a particular field value.

Applies to