Query::EnableNicknames property
SharePoint 2013
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.
Namespace: Microsoft.Office.Server.Search.Query
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Property value
Type: System.Booleantrue if nicknames are used; otherwise, false, if the exact terms are used.
Show: