RankingModelFilterGenerator Members
Include Protected Members
Include Inherited Members
Defines a filter generator that refines the rankings.
The RankingModelFilterGenerator type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
RankingModelFilterGenerator() | Initializes a new instance of the RankingModelFilterGenerator class. |
![]() |
RankingModelFilterGenerator(RefinementManager, List<FilterCategory>) | Initializes a new instance of the RankingModelFilterGenerator class with a refinement manager and the filter categories. |
Top
Properties
Name | Description | |
---|---|---|
![]() ![]() |
FilterType | Gets the type of filter that the RankingModelFilterGenerator handles. |
![]() |
NumberOfCharsToDisplay | (Inherited from RefinementFilterGenerator.) |
![]() |
ParentRefinementManager | (Inherited from RefinementFilterGenerator.) |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetCategoryConstraints | (Inherited from RefinementFilterGenerator.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetRefinement | Calculates the filters based on the refinement data. (Overrides RefinementFilterGenerator.GetRefinement(Dictionary<String, Dictionary<String, RefinementDataElement>>, XmlDocument, Int32).) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
SetRelevantFilterCategories | (Inherited from RefinementFilterGenerator.) |
![]() |
ToString | (Inherited from Object.) |
Top
Fields
Name | Description | |
---|---|---|
![]() |
_Categories | Stores the refinement filter categories. (Inherited from RefinementFilterGenerator.) |
![]() |
_IsInitialized | Indicates (Inherited from RefinementFilterGenerator.) |
Top