Compartir a través de


Miembros QueryInfo

Representa los datos de registro de consulta para un único a través de clic para una consulta Buscar .

El tipo QueryInfo expone los siguientes miembros.

Constructores

  Nombre Descripción
Método público QueryInfo Inicializa una nueva instancia de la clase QueryInfo .

Arriba

Propiedades

  Nombre Descripción
Propiedad pública AdvancedSearch Obtiene o establece un valor booleano que especifica si el resultado de Buscar fue de una consulta de elemento Web de búsqueda avanzada.
Propiedad pública BestBetClicked Obtiene o establece el término del resultado más probable para el resultado de Buscar hacer clic en.
Propiedad pública ClickedUrl Obtiene o establece la dirección URL de resultados de Buscar que el usuario hizo clic.
Propiedad pública ClickedUrlRank Obtiene o establece el valor de rango de la dirección URL de resultados de Buscar que el usuario hizo clic.
Propiedad pública ClickTime Obtiene o establece la fecha y hora cuando el usuario hizo clic.
Propiedad pública ClientType Gets or sets the type of the query client.
Propiedad pública ContextualScope Gets or sets the contextual Buscar scope under which the query was executed.
Propiedad pública ContextualScopeUrl Gets or sets the URL of the contextual Buscar scope.
Propiedad pública ContinuedSession Obtiene o establece un valor que indica si este elemento QueryInfo no es la primera entrada para esta consulta de Buscar en el registro de consultas Buscar .
Propiedad pública Definitions Gets or sets a value that specifies whether an extracted definition result is clicked.
Propiedad pública DidYouMean Gets or sets the results that a spelling suggestion returned.
Propiedad pública DidYouMeanReturned Obtiene o establece un valor que indica si una sugerencia de ortografía se devuelve como el resultado de la consulta Buscar .
Propiedad pública ItemsPerPage Gets or sets the number of query results returned for the Buscar query.
Propiedad pública Location Gets or sets the name of the federated location against which the Buscar query was executed.
Propiedad pública LogType Gets or sets the type of the query log data.
Propiedad pública NonClickedUrls Obtiene o establece una colección de direcciones URL que devuelve la consulta Buscar , pero no se ha hecho clic.
Propiedad pública NumBestBets Gets or sets the number of Best Bet results returned for the Buscar query.
Propiedad pública NumHighConfidenceResults Gets or sets the number of high confidence results returned for the Buscar query.
Propiedad pública NumResults Gets or sets the number of results returned for the Buscar query.
Propiedad pública QueryCulture Gets or sets the name of the language culture of the Buscar query.
Propiedad pública QueryGuid Gets or sets the unique identifier of the Web Part that issued the Buscar query.
Propiedad pública QueryServer Gets or sets the name of the server that executed the Buscar query.
Propiedad pública QueryString Gets or sets the text of the Buscar query.
Propiedad pública ReferrerUrl Gets or sets the URL of a page containing the URL that directed the user to the current page where the click-through originated.
Propiedad pública ResultsUrl Gets or sets the URL of the page where the click-through originated.
Propiedad pública ResultView Gets or sets the results sort view of the query results.
Propiedad pública Scopes Gets or sets the Buscar scopes under which the query was executed.
Propiedad pública SearchServiceApplicationID Get or sets a unique identifier of the Web Service that is administering and managing the Buscar components on the server.
Propiedad pública SearchTime Gets or sets the date and time when the Buscar query was executed.
Propiedad pública SessionId Gets or sets a unique identifier for the Buscar session in which the Buscar query was sent.
Propiedad pública SiteGuid Gets or sets the unique identifier of the site collection from which the Buscar request was executed.
Propiedad pública StartItem Gets or sets a zero-based index of the first Buscar result in the list of all Buscar results.
Propiedad pública TenantId Gets or sets the unique identifier for the tenant executing the Buscar query.
Propiedad pública Title Gets or sets the title of the query result that was clicked.
Propiedad pública TotalResults Gets or sets the total number of results that match the conditions given in the Buscar query.
Propiedad pública UserName Gets or sets the name of the user who issued the Buscar query.

Arriba

Métodos

  Nombre Descripción
Método público Equals (Heredado desde Object).
Método protegido Finalize (Heredado desde Object).
Método público GetHashCode (Heredado desde Object).
Método público GetQueryLoggingScript(Page, String, String, Boolean) Builds and returns the query logging JavaScript for the query Web Part.
Método público GetQueryLoggingScript(Page, String, String, Boolean, String) Builds and returns the query logging JavaScript for the query Web Part.
Método público GetType (Heredado desde Object).
Método protegido MemberwiseClone (Heredado desde Object).
Método público ToString (Heredado desde Object).

Arriba

Vea también

Referencia

clase QueryInfo

Espacio de nombres Microsoft.Office.Server.Search.Query