Click or drag to resize
SearchFieldsHelperIncludeIndexField Field
An event raised upon IsIndexField(ISearchIndexInfo, SearchSettingsInfo) execution. Based on the Result the field is added to index fields. By default, all fields having flag named SEARCHABLE set to true are added.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
public IsIndexFieldHandler IncludeIndexField

Field Value

Type: IsIndexFieldHandler
See Also