Gets whether to inlcude Common Words in the Search Index

Namespace: DotNetNuke.Entities.Host
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
public static bool SearchIncludeCommon { get; }
Visual Basic
Public Shared ReadOnly Property SearchIncludeCommon As Boolean
	Get

Remarks

Defaults to False

See Also