| SearchIndexDataSourceEnum Enumeration |
Namespace: CMS.DataEngine
public enum SearchIndexDataSourceEnum
| Member name | Value | Description | |
|---|---|---|---|
| HTMLOutput | 0 | Page HTML output is source of index data (crawler). | |
| ContentFields | 1 | Page content fields are source of index data. | |
| Both | 2 | Both HTML output and content fields are source of index data. |
Copyright (c) 2023 Kentico Software