Share via


KeywordQueryProperties members

NOTE: This API is now obsolete.

Represents the properties for a search query using the Keyword syntax.

The KeywordQueryProperties type exposes the following members.

Constructors

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

Top

Properties

  Name Description
Public property AuthenticationType Obsolete. Gets or sets the authentication type for the query. (Inherited from QueryProperties.)
Public property BlockDedupeMode Obsolete. 0: None, 1:SubstrateOnly, 2:All, 3:RemoveBlockIfTopResultIdDupe (Inherited from QueryProperties.)
Public property BypassResultTypes Obsolete. (Inherited from QueryProperties.)
Public property ClientType Obsolete. Name of a client which issued query. (Inherited from QueryProperties.)
Public property CorrelationId Obsolete. (Inherited from QueryProperties.)
Public property Culture Obsolete. Gets or sets the locale for the query. (Inherited from QueryProperties.)
Public property DesiredSnippetLength Obsolete. (Inherited from QueryProperties.)
Public property EnableInterleaving Obsolete. True if the ResultTables in the ResultTableCollection produced by executing this query should be interleaved. False otherwise. The default value is true. (Inherited from QueryProperties.)
Public property EnableNicknames Obsolete. Gets or sets a Boolean value that specifies whether the exact terms in the search query are used to find matches, or if nicknames are used as well. (Inherited from QueryProperties.)
Public property EnableOrderingHitHighlightedProperty Obsolete. (Inherited from QueryProperties.)
Public property EnablePhonetic Obsolete. Gets or sets a Boolean value that specifies whether the phonetic forms of the query terms are used to find matches. (Inherited from QueryProperties.)
Public property EnableQueryRules Obsolete. True if Query Rules are turned on for this query. False otherwise. The default value is true. (Inherited from QueryProperties.)
Public property EnableResultBlocksOnAllPages Obsolete. (Inherited from QueryProperties.)
Public property EnableResultBlocksOnRefinement Obsolete. (Inherited from QueryProperties.)
Public property EnableSorting Obsolete.
Public property EnableStemming Obsolete. Gets or sets a Boolean value that specifies whether stemming is enabled. (Inherited from QueryProperties.)
Public property EnableUrlSmashing Obsolete. Gets or sets a Boolean value that specifies whether "URL smashing" (creating a URL by combining the query terms) is enabled.
Public property FarmId Obsolete. (Inherited from QueryProperties.)
Public property GenerateBlockRankLog Obsolete. Defaults to false (Inherited from QueryProperties.)
Public property HiddenConstraints Obsolete. Gets or sets the keyword query’s hidden constraints.
Public property Hint Obsolete. Gets or sets the suggested query processor behavior for the query. (Inherited from QueryProperties.)
Public property HitHighlightedMultivaluePropertyLimit Obsolete. (Inherited from QueryProperties.)
Public property HitHighlightedProperties Obsolete. Gets the list of hit-highlighted properties. (Inherited from QueryProperties.)
Public property Id Obsolete. A client generated identifier for the query. SearchExecutor.ExecuteQueries expect this property to be given a value and for ids of all Queries passed in a call to it to be different. (Inherited from QueryProperties.)
Public property IgnoreAllNoiseQuery Obsolete. Gets or sets a Boolean value that specifies whether the search query should execute if the query text contains only noise words. (Inherited from QueryProperties.)
Public property ImpressionID Obsolete. ID of the page impression. (Inherited from QueryProperties.)
Public property IntentQueryId Obsolete. (Inherited from QueryProperties.)
Public property IsUserAdmin Obsolete. True if query user is an administrator (Inherited from QueryProperties.)
Public property Item Obsolete. (Inherited from QueryProperties.)
Public property KeywordInclusion Obsolete. Gets or sets a value that specifies whether the query returns results that contain all or any of the specified search terms. (Inherited from QueryProperties.)
Public property Locale Obsolete. (Inherited from QueryProperties.)
Public property MaxKeywordQueryTextLength Obsolete.
Public property MaxRowLimit Obsolete. (Inherited from QueryProperties.)
Public property MaxSnippetLength Obsolete. (Inherited from QueryProperties.)
Public property MaxTimeout Obsolete. Maximum value for query timeout (Inherited from QueryProperties.)
Public property OriginalQueryText Obsolete. (Inherited from QueryProperties.)
Public property Priority Obsolete. (Inherited from QueryProperties.)
Public property ProcessBestBets Obsolete. The identifier of the the source to be used to run the query. (Inherited from QueryProperties.)
Public property ProcessPersonalFavorites Obsolete. (Inherited from QueryProperties.)
Public property PropertiesContractVersion Obsolete. (Inherited from QueryProperties.)
Public property QueryTemplate Obsolete. (Inherited from QueryProperties.)
Public property QueryText Obsolete. Gets or sets the text for the search query. (Inherited from QueryProperties.)
Public property RankingModelId Obsolete. Gets or sets the ranking model identifier (ID). (Inherited from QueryProperties.)
Public property RefinementFilters Obsolete.
Public property ReorderingRules Obsolete.
Public property ResultTypes Obsolete. Gets or sets a value that specifies the search result type. (Inherited from QueryProperties.)
Public property RowLimit Obsolete. Gets or sets the maximum number of rows returned in the search results. (Inherited from QueryProperties.)
Public property RowsPerPage Obsolete. Gets or sets the number of search results to return per page. (Inherited from QueryProperties.)
Public property SelectProperties Obsolete. Gets a list of the properties to return in the search results.
Public property Sid Obsolete. Gets or sets the query's security identifier (SID). (Inherited from QueryProperties.)
Public property SiteId Obsolete. Gets or sets the identifier (ID) for the site associated with the query. (Inherited from QueryProperties.)
Public property SortList Obsolete. Gets the list of properties by which the search results are ordered.
Public property SourceId Obsolete. The identifier of the the source to be used to run the query. (Inherited from QueryProperties.)
Public property StartRow Obsolete. Gets or sets first row included in the search results. (Inherited from QueryProperties.)
Public property SummaryLength Obsolete. Gets or sets the length of the search result summary. (Inherited from QueryProperties.)
Public property Timeout Obsolete. Gets or sets the amount of time, in milliseconds, before the query request times out. (Inherited from QueryProperties.)
Public property TimeZoneID Obsolete. Gets or sets the identifier for the search query time zone. (Inherited from QueryProperties.)
Public property TotalRowsExactMinimum Obsolete. Gets or sets the value used to determine the minimum value required for rendering page links. (Inherited from QueryProperties.)
Public property TrimDuplicates Obsolete. Gets or sets a Boolean value that specifies whether duplicate items should be removed from the search results. (Inherited from QueryProperties.)
Public property UILanguage Obsolete. (Inherited from QueryProperties.)
Public property UrlZone Obsolete. Gets the originating URL zone for the query request. (Inherited from QueryProperties.)
Public property WebId Obsolete. (Inherited from QueryProperties.)
Public property WebTemplate Obsolete. Maximum value for query timeout (Inherited from QueryProperties.)

Top

Methods

  Name Description
Public method Clone Obsolete. (Overrides QueryProperties.Clone().)
Public method ContainsKey Obsolete. (Inherited from QueryProperties.)
Protected method EnsureInitialized() Obsolete. (Inherited from QueryProperties.)
Protected method EnsureInitialized(Boolean) Obsolete. (Inherited from QueryProperties.)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetEnumerator Obsolete. (Inherited from QueryProperties.)
Public method GetFormattedString Obsolete. (Inherited from QueryProperties.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method Initialize Obsolete. (Overrides QueryProperties.Initialize(Boolean).)
Protected method InternalClone Obsolete. (Inherited from QueryProperties.)
Public method IsSupported Obsolete. (Inherited from QueryProperties.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString Obsolete. (Inherited from QueryProperties.)
Public method TryGetValue Obsolete. (Inherited from QueryProperties.)
Protected method ValidatePropertiesAfterDeserialization Obsolete. (Overrides QueryProperties.ValidatePropertiesAfterDeserialization().)

Top

Fields

  Name Description
Protected field _deserializing Obsolete. (Inherited from QueryProperties.)

Top

Explicit interface implementations

  Name Description
Explicit interface implemetationPrivate method IEnumerable.GetEnumerator Obsolete. (Inherited from QueryProperties.)
Explicit interface implemetationPrivate property IReadOnlyPropertyCollection.Item Obsolete. (Inherited from QueryProperties.)

Top

See also

Reference

KeywordQueryProperties class

Microsoft.SharePoint.Search.Query namespace