MaximumNumberOfFacetValues property: SearchQuery class

Description

Use this property to set or return an Integer value representing the maximum number of child facet nodes. For example, if there are 100 facet values, setting this property to 10 will return the first ten facet values as determined by the sorting order. If this property is not set, the default value is -1, which indicates to return all child nodes.

This property is not required.

This property is read/write.

Related Topics