QueryInfo properties

The QueryInfo type exposes the following members.

Properties

  Name Description
Public property AdvancedSearch Gets or sets a Boolean value that specifies whether the Search result was from an Advanced Search Web Part query.
Public property BestBetClicked Gets or sets the Best Bet term for the Search result clicked.
Public property ClickedUrl Gets or sets the Search result URL that the user clicked.
Public property ClickedUrlRank Gets or sets the rank value for the Search result URL that the user clicked.
Public property ClickTime Gets or sets the date and time when the user clicked.
Public property ClientType Gets or sets the type of the query client.
Public property ContextualScope Gets or sets the contextual Search scope under which the query was executed.
Public property ContextualScopeUrl Gets or sets the URL of the contextual Search scope.
Public property ContinuedSession Gets or sets a value that indicates whether this QueryInfo element is not the first entry for this Search query in the Search query log.
Public property Definitions Gets or sets a value that specifies whether an extracted definition result is clicked.
Public property DidYouMean Gets or sets the results that a spelling suggestion returned.
Public property DidYouMeanReturned Gets or sets a value that indicates whether a spelling suggestion was returned as the result of the Search query.
Public property ItemsPerPage Gets or sets the number of query results returned for the Search query.
Public property Location Gets or sets the name of the federated location against which the Search query was executed.
Public property LogType Gets or sets the type of the query log data.
Public property NonClickedUrls Gets or sets a collection of URLs that the Search query returned, but were not clicked.
Public property NumBestBets Gets or sets the number of Best Bet results returned for the Search query.
Public property NumHighConfidenceResults Gets or sets the number of high confidence results returned for the Search query.
Public property NumResults Gets or sets the number of results returned for the Search query.
Public property QueryCulture Gets or sets the name of the language culture of the Search query.
Public property QueryGuid Gets or sets the unique identifier of the Web Part that issued the Search query.
Public property QueryServer Gets or sets the name of the server that executed the Search query.
Public property QueryString Gets or sets the text of the Search query.
Public property 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.
Public property ResultsUrl Gets or sets the URL of the page where the click-through originated.
Public property ResultView Gets or sets the results sort view of the query results.
Public property Scopes Gets or sets the Search scopes under which the query was executed.
Public property SearchServiceApplicationID Get or sets a unique identifier of the Web Service that is administering and managing the Search components on the server.
Public property SearchTime Gets or sets the date and time when the Search query was executed.
Public property SessionId Gets or sets a unique identifier for the Search session in which the Search query was sent.
Public property SiteGuid Gets or sets the unique identifier of the site collection from which the Search request was executed.
Public property StartItem Gets or sets a zero-based index of the first Search result in the list of all Search results.
Public property TenantId Gets or sets the unique identifier for the tenant executing the Search query.
Public property Title Gets or sets the title of the query result that was clicked.
Public property TotalResults Gets or sets the total number of results that match the conditions given in the Search query.
Public property UserName Gets or sets the name of the user who issued the Search query.

Top

See also

Reference

QueryInfo class

Microsoft.Office.Server.Search.Query namespace