Click or drag to resize
SearchIndexSettingsInfo Properties

The SearchIndexSettingsInfo type exposes the following members.

Properties
  NameDescription
Public propertyClassNames
Gets or sets class names of the custom tables.
Public propertyColumnNames
Column names.
Public propertyForumNames
Gets or sets the forum names.
Public propertyID
Gets or sets item identifier.
Public propertyIncludeAttachments
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.
Public propertyIncludeBlogs
Enables or disables blogs inclusion.
Public propertyIncludeCategories
Enables or disables categories inclusion.
Public propertyIncludeForums
Enables or disables forums inclusion.
Public propertyIncludeMessageCommunication
Enables or disables message communication inclusion.
Public propertyItem
Gets or sets the value of the column.
Public propertyPath
Gets or sets path.
Public propertySiteName
Gets or sets the item sitename.
Public propertyType
Gets or sets type.
Public propertyWhereCondition
Gets or sets the where condition.
Top
See Also