RefinementFilterConfigXmlConstants members

Defines constants for the refinement filter configuration.

The RefinementFilterConfigXmlConstants type exposes the following members.

Constructors

  Name Description
Public method RefinementFilterConfigXmlConstants Initializes a new instance of the RefinementFilterConfigXmlConstants class.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

Fields

  Name Description
Public fieldStatic member CustomFilter Specifies a custom refinement filter.
Public fieldStatic member CustomFilters Specifies the custom refinement filters for a category.
Public fieldStatic member CustomValue Specifies the name of the custom filter that appears in the refinement panel.
Public fieldStatic member DataType Specifies the type of data to which a custom range applies.
Public fieldStatic member Description Specifies the description for the refinement filter category.
Public fieldStatic member FreeFormFilterHint Specifies the hint for the free form filter.
Public fieldStatic member Frequency Specifies the refinement filter sort criteria based on frequency.
Public fieldStatic member LessLinkText Specifies the link text to display for the show fewer link.
Public fieldStatic member MappedProperty Specifies the name of the managed property on which the refinement filter category is defined.
Public fieldStatic member MappedPropertySeparator Specifies the character used to separate the values in the list of refinements.
Public fieldStatic member MappingType Specifies whether the mapping is based on values or ranges.
Public fieldStatic member MaxNumberOfFilters Specifies the maximum number of refinement filters to display when the refinement filter category’s show more link is clicked.
Public fieldStatic member MetadataThreshold Specifies the minimum number of results that a refinement filter must return before the results are displayed in the refinement filter category.
Public fieldStatic member MoreLinkText Specifies the link text to display for show more link.
Public fieldStatic member NumberOfFiltersToDisplay Specifies the number of refinement filters to display in the refinement filter category.
Public fieldStatic member OriginalValue Specifies the absolute or relative value of the managed property for the refinement filter.
Public fieldStatic member ShowAllInMore Specifies whether the filter values are determined by the result data returned or the defined list of values is shown.
Public fieldStatic member ShowCounts Specifies whether the count or percentage is displayed with the refinement filter.
Public fieldStatic member ShowMoreLink Specifies whether the show more link is displayed for the refinement filter category.
Public fieldStatic member SortBy Specifies the sort criteria for the refinement filter category.
Public fieldStatic member SortByForMoreFilters Specifies the sort criteria for the filter values when the show more link is clicked.
Public fieldStatic member SortDirection Specifies the sort direction for the refinement filter category values.
Public fieldStatic member SortDirectionForMoreFilters Specifies the sort direction for the refinement filter category values when the show more link is clicked.
Public fieldStatic member Title Specifies the title of the refinement filter category.
Public fieldStatic member Type Specifies the type of refinement filter category.
Public fieldStatic member ValueReference Specifies whether the date is compared on an absolute or relative basis.

Top

See also

Reference

RefinementFilterConfigXmlConstants class

Microsoft.Office.Server.Search.WebControls namespace