SearchIndexSettingsInfoIncludeAttachments Property |
Enables or disables attachment content indexing. If true, all the attachments with supported file
type (for which there is an extractor and which is allowed in the Site Manager setting) the text is
extracted and included in the search index.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
Syntax public virtual bool IncludeAttachments { get; set; }
Property Value
Type:
BooleanSee Also