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: 13.0.131
Syntax
C#
public IsIndexFieldHandler IncludeIndexField

Field Value

Type: IsIndexFieldHandler
See Also