Gets whether to inlcude Common Words in the Search Index

Namespace: DotNetNuke.Services.Search
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

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

Remarks

Defaults to False

See Also