Share via


ISearchParameters3 members

Adds support for the query rules search feature.

The ISearchParameters3 type exposes the following members.

Properties

  Name Description
Public property ContextualScopePath Gets the search scope path. (Inherited from ISearchParameters2.)
Public property ContextualScopeUrl Gets or sets the search query parameter specified as the URL to limit the search results. (Inherited from ISearchParameters.)
Public property EnableQueryRules Gets or sets a value that indicates whether the query rules search feature is enabled.
Public property EnableResultTableStacking Gets or sets a value that indicates whether query results table stacking is enabled.
Public property EnableStemming Gets or sets a search query parameter that specifies whether word stemming is enabled for the search query that is being performed. (Inherited from ISearchParameters.)
Public property KeywordQuery Gets or sets the search query string provided to the search provider to perform the search. (Inherited from ISearchParameters.)
Public property LCID
Public property NoiseIgnored Gets or sets the query parameter that specifies if the noise words should be ignored from the search query. (Inherited from ISearchParameters.)
Public property Scope Gets or sets the search query parameter specified as the Scope for performing search. (Inherited from ISearchParameters.)
Public property TrimDuplicates Gets or sets a search query parameter that specifies whether the duplicate search results should be trimmed. (Inherited from ISearchParameters.)

Top

See also

Reference

ISearchParameters3 interface

Microsoft.Office.RecordsManagement.SearchAndProcess namespace