Query::IgnoreAllNoiseQuery property

Gets or sets a Boolean value that specifies whether the search query should run if the query text contains only noise words.

Namespace:  Microsoft.Office.Server.Search.Query
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

No code example is currently available or this language may not be supported.

Property value

Type: System.Boolean
true if search queries containing only noise words are not executed; otherwise, false.

The default value is true.

Show: