Compartir a través de


: Ranking.DemotedSites (Propiedad) (Microsoft.Office.Server.Search.Administration)

Gets the collection of demoted sites specified for the search service of a Shared Services Provider.

Espacio de nombres:
Ensamblado: Microsoft.Office.Server.Search (in microsoft.office.server.search.dll)

Sintaxis

'Declaración
Public ReadOnly Property DemotedSites As DemotedSiteCollection
'Uso
Dim instance As Ranking
Dim value As DemotedSiteCollection

value = instance.DemotedSites
public DemotedSiteCollection DemotedSites { get; }

Valor de propiedad

A DemotedSiteCollection object representing the collection of demoted sites.

Comentarios

Demoted sites contain content that is less relevant in your environment, and therefore should be ranked lower than that of all other sites. For more information about search relevance, see Introducción a la arquitectura de relevancia del motor de búsqueda Enterprise Search.

Vea también

Referencia

Ranking (Clase)
Ranking (Miembros)
Microsoft.Office.Server.Search.Administration (Espacio de nombres)