Share via


RefinerConfiguration Members

Include Protected Members
Include Inherited Members

Represents the refiner configuration containing refiner settings for the managed property.

The RefinerConfiguration type exposes the following members.

Properties

  Name Description
Public property Algorithm Gets or sets the refiner algorithm for the managed property refiner. This is only applicable for numeric managed properties.
Public property Anchoring Gets or sets the anchoring of the managed property refiner. This only applies for managed properties of type text.
Public property CutoffMaxBuckets Gets or sets the cut-off limit for the maximum number of unique buckets that will be generated for the managed property refiner. This only applies for managed properties of type text.
Public property DefaultValue Gets or sets the default value used to represent an empty value for the managed property.
Public property Divisor Gets or sets the divisor for the managed property refiner. This is only applicable for numeric managed properties.
Public property Intervals Gets or sets the intervals for the managed property refiner. This is only applicable for numeric managed properties.
Public property RefinementType Gets or sets the deep refinement type for the managed property.
Public property Resolution Gets or sets the resolution for the managed property refiner. This is only applicable for numeric managed properties.

Top

See Also

Reference

RefinerConfiguration Interface

Microsoft.SharePoint.Search.Extended.Administration.Schema Namespace