RankingModel Members

Include Protected Members
Include Inherited Members

Defines a ranking model for search queries.

The RankingModel type exposes the following members.

Properties

  Name Description
Public property Description Gets the description of the ranking model.
Public property ID Gets the identifier (ID) for the ranking model.
Public property IsCustomizable Gets a Boolean value that indicates whether the ranking model can be customized.
Public property IsDefault Gets a Boolean value that indicates whether the ranking model is the default ranking model.
Public property Name Gets the name of the ranking model.
Public property RankingModelXML Gets or sets the XML for the custom ranking model.

Top

Methods

  Name Description
Public method Delete Deletes the ranking model from the Search administration database.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public method MakeDefault Sets this ranking model as the default ranking model.
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)
Public method Update Updates the ranking model with any changes made.

Top

See Also

Reference

RankingModel Class

Microsoft.Office.Server.Search.Administration Namespace