KeywordQuery Members

Include Protected Members
Include Inherited Members

The KeywordQuery type exposes the following members.

Constructors

  Name Description
Public method KeywordQuery(String)
Public method KeywordQuery(SPSite)

Top

Properties

  Name Description
Public property Application Gets the application name for the query request. (Inherited from Query.)
Public property AuthenticationType Gets or sets the authentication type for the query. (Inherited from Query.)
Public property Culture Gets or sets the locale for the query. (Inherited from Query.)
Public property EnableStemming Gets or sets a Boolean value that specifies whether stemming is enabled. (Inherited from Query.)
Public property EnableUrlSmashing
Public property HiddenConstraints
Public property HighlightedSentenceCount Gets or sets the number of sentences to include in the hit-highlighted summary. (Inherited from Query.)
Public property Hint Gets or sets a value that specifies xxx (Inherited from Query.)
Public property IgnoreAllNoiseQuery Gets or sets a Boolean value that specifies whether the search query should execute if the query text contains only noise words. (Inherited from Query.)
Public property KeywordInclusion Gets or sets a value that specifies whether the query returns results that contain all or any of the specified search terms. (Inherited from Query.)
Public property QueryText Gets or sets the text for the search query. (Inherited from Query.)
Public property ResultTypes Gets or sets a value that specifies the search result type. (Inherited from Query.)
Public property RowLimit Gets or sets the maximum number of rows returned in the search results. (Inherited from Query.)
Public property SelectProperties
Public property Sid (Inherited from Query.)
Public property Site (Inherited from Query.)
Public property SiteContext Gets or sets the site URL for the search query. (Inherited from Query.)
Public property SortList
Public property StartRow Gets or sets first row included in the search results. (Inherited from Query.)
Public property Timeout Gets or sets the amount of time, in milliseconds, before the query request times out. (Inherited from Query.)
Public property TotalRowsExactMinimum (Inherited from Query.)
Public property TrimDuplicates Gets or sets a Boolean value that specifies whether duplicate items should be removed from the search results. (Inherited from Query.)
Public property UrlZone Gets the originating URL zone for the query request. (Inherited from Query.)

Top

Methods

  Name Description
Protected method _GetInterfaces (Inherited from Query.)
Public method Dispose (Inherited from Query.)
Public method Equals (Inherited from Object.)
Public method Execute (Overrides Query.Execute().)
Protected method Finalize (Inherited from Object.)
Protected method FinishConstruction (Inherited from Query.)
Public method GetHashCode (Inherited from Object.)
Public method GetResults (Inherited from Query.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See Also

Reference

KeywordQuery Class

Microsoft.SharePoint.Search.Query Namespace