Search index descriptions
When you set up Sitecore servers for scalability, you must also configure a search and indexing provider. In Solr, search indexes are referred to as cores.
The following table describes the default search indexes available in Sitecore:
Index name |
Refers to |
---|---|
|
The Core database and the items that define the Sitecore CMS interfaces. |
|
The Master database that contains all versions of every item, including unpublished versions. This is everything related to the published website. |
|
The Web database that contains only the published versions of every item in all languages. |
|
The marketing definition data that is stored in the master database. It is only used on the content management environment and is not shared. |
|
The marketing definition data that is stored in the Web database. It is only used on the content delivery environment and is not shared. |
|
The marketing asset data that is stored in the Master database. It is only used on the content management environment and is not shared. Use the marketing operations API to query marketing assets. |
|
The marketing asset data that is stored in the Web database. It is only used on the content delivery environment and is not shared. Use the marketing operations API to query marketing assets. |
|
The personalization index stores information about which page definition items in the content tree are personalized and which personalization rules the pages use. The index is used in Experience Optimization by the Personalization dashboard. |
|
The test definition items used in the test lists in Experience Optimization and the Experience Editor. This does not include the suggested tests list. It is also used in the Sitecore client UI to report on any tests present on an item. |
|
Provides storage for computed values for all of the content items in the content tree, and is used to suggest the items that should be optimized. This index drives the suggested test list in the Experience Optimization and inside the Experience Editor. It is also used in the Sitecore client UI to show when a test has ended. |
|
All versions of every item on your FXM websites. Changes that you make to the content are added every time the index is rebuilt. It is only used in the content management environment and is not shared. |
|
The published versions of every item on your FXM websites. Changes that you make to the content are added every time the index is rebuilt. |