|
||
If you are not familiar with database table data management through Info and Provider classes, we strongly recommend that you refer to the Database table API topic first.
|
Please note
The classes of the Smart search module can be found in the CMS.SiteProvider namespace. |
•SearchIndexInfo - represents one search index.
•SearchIndexInfoProvider - provides management functionality for search indexes.
•SearchIndexSiteInfo - represents a relationship between a search index and a site.
•SearchIndexSiteInfoProvider - provides management functionality for site-index relationships.
•SearchIndexCultureInfo - represents a relationship between a search index and a culture.
•SearchIndexCultureInfoProvider - provides management functionality for index-culture relationships.
•SearchTaskInfo - represents one indexing task.
•SearchTaskInfoProvider - provides management functionality for smart search indexing tasks.
•SearchHelper - provides general smart search functionality and data.
•CMS.SettingsProvider.SearchIndexSettingsInfo - represents the settings that can be configured for a search index.
•CMS.SettingsProvider.SearchIndexSettings - used to manage SearchIndexSettingsInfo objects and assign them to indexes.
•CMS.SettingsProvider.SearchSettingsInfo - represents the search field settings of an object.
•CMS.SettingsProvider.SearchSettings - provides management functionality for SearchSettingsInfo objects.