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 | |
---|---|---|
QueryInfo | Inicializa una nueva instancia de la clase QueryInfo . |
Arriba
Propiedades
Nombre | Descripción | |
---|---|---|
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. | |
BestBetClicked | Obtiene o establece el término del resultado más probable para el resultado de Buscar hacer clic en. | |
ClickedUrl | Obtiene o establece la dirección URL de resultados de Buscar que el usuario hizo clic. | |
ClickedUrlRank | Obtiene o establece el valor de rango de la dirección URL de resultados de Buscar que el usuario hizo clic. | |
ClickTime | Obtiene o establece la fecha y hora cuando el usuario hizo clic. | |
ClientType | Gets or sets the type of the query client. | |
ContextualScope | Gets or sets the contextual Buscar scope under which the query was executed. | |
ContextualScopeUrl | Gets or sets the URL of the contextual Buscar scope. | |
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 . | |
Definitions | Gets or sets a value that specifies whether an extracted definition result is clicked. | |
DidYouMean | Gets or sets the results that a spelling suggestion returned. | |
DidYouMeanReturned | Obtiene o establece un valor que indica si una sugerencia de ortografía se devuelve como el resultado de la consulta Buscar . | |
ItemsPerPage | Gets or sets the number of query results returned for the Buscar query. | |
Location | Gets or sets the name of the federated location against which the Buscar query was executed. | |
LogType | Gets or sets the type of the query log data. | |
NonClickedUrls | Obtiene o establece una colección de direcciones URL que devuelve la consulta Buscar , pero no se ha hecho clic. | |
NumBestBets | Gets or sets the number of Best Bet results returned for the Buscar query. | |
NumHighConfidenceResults | Gets or sets the number of high confidence results returned for the Buscar query. | |
NumResults | Gets or sets the number of results returned for the Buscar query. | |
QueryCulture | Gets or sets the name of the language culture of the Buscar query. | |
QueryGuid | Gets or sets the unique identifier of the Web Part that issued the Buscar query. | |
QueryServer | Gets or sets the name of the server that executed the Buscar query. | |
QueryString | Gets or sets the text of the Buscar query. | |
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. | |
ResultsUrl | Gets or sets the URL of the page where the click-through originated. | |
ResultView | Gets or sets the results sort view of the query results. | |
Scopes | Gets or sets the Buscar scopes under which the query was executed. | |
SearchServiceApplicationID | Get or sets a unique identifier of the Web Service that is administering and managing the Buscar components on the server. | |
SearchTime | Gets or sets the date and time when the Buscar query was executed. | |
SessionId | Gets or sets a unique identifier for the Buscar session in which the Buscar query was sent. | |
SiteGuid | Gets or sets the unique identifier of the site collection from which the Buscar request was executed. | |
StartItem | Gets or sets a zero-based index of the first Buscar result in the list of all Buscar results. | |
TenantId | Gets or sets the unique identifier for the tenant executing the Buscar query. | |
Title | Gets or sets the title of the query result that was clicked. | |
TotalResults | Gets or sets the total number of results that match the conditions given in the Buscar query. | |
UserName | Gets or sets the name of the user who issued the Buscar query. |
Arriba
Métodos
Nombre | Descripción | |
---|---|---|
Equals | (Heredado desde Object). | |
Finalize | (Heredado desde Object). | |
GetHashCode | (Heredado desde Object). | |
GetQueryLoggingScript(Page, String, String, Boolean) | Builds and returns the query logging JavaScript for the query Web Part. | |
GetQueryLoggingScript(Page, String, String, Boolean, String) | Builds and returns the query logging JavaScript for the query Web Part. | |
GetType | (Heredado desde Object). | |
MemberwiseClone | (Heredado desde Object). | |
ToString | (Heredado desde Object). |
Arriba