QueryManager members

Executes the query and returns the search results.

The QueryManager type exposes the following members.

Constructors

  Name Description
Public method QueryManager Initializes a new instance of the QueryManager class.

Top

Properties

  Name Description
Public property DefaultFASTSearchSort Gets or sets the sorting mechanism for FAST Search Server 2010 for SharePoint results.
Public property Timeout Gets for set the query timeout value for the federated search location
Public property TrimDuplicates Gets or sets a Boolean value that specifies whether duplicate items should be removed from the search results.
Public property UserQuery Gets or sets the query to send to the federated location.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetResults() Gets the Search results from the first LocationList in the query manager.
Public method GetResults(LocationList) Returns the search results from the specified federated search locations.
Public method GetType (Inherited from Object.)
Public method IsTriggered Returns a Boolean value indicating whether any of the federated search locations will be triggered by the query.
Protected method MemberwiseClone (Inherited from Object.)
Public method SendRequest Sends a search query request synchronously to the specified federated search locations.
Public method ToString (Inherited from Object.)

Top

See also

Reference

QueryManager class

Microsoft.Office.Server.Search.Query namespace