RankerTypes Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Enumeration of types of ranking.
public class RankerTypes
type RankerTypes = class
Public Class RankerTypes
- Inheritance
-
RankerTypes
Constructors
RankerTypes() |
Fields
AutoSuggestQuestion |
Ranker based on Autosuggest for question field Only. |
DefaultRankerType |
Default Ranker Behaviour. i.e. Ranking based on Questions and Answer. |
QuestionOnly |
Ranker based on question Only. |