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 | |
---|---|---|
Algorithm | Gets or sets the refiner algorithm for the managed property refiner. This is only applicable for numeric managed properties. | |
Anchoring | Gets or sets the anchoring of the managed property refiner. This only applies for managed properties of type text. | |
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. | |
DefaultValue | Gets or sets the default value used to represent an empty value for the managed property. | |
Divisor | Gets or sets the divisor for the managed property refiner. This is only applicable for numeric managed properties. | |
Intervals | Gets or sets the intervals for the managed property refiner. This is only applicable for numeric managed properties. | |
RefinementType | Gets or sets the deep refinement type for the managed 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