Search index
The WebSphere Commerce Search index is built from temporary tables that read from a search index schema, and build structured and unstructured site content.
Search index types and subtypes
WebSphere Commerce Search contains the following search index types to suit your business and
search requirements:
- Catalog entry index
- A search index for catalog entries in both master and sales catalog.
- Catalog group index
- A search index for categories in both master and sales catalog.
WebSphere Commerce Search contains the following search index subtypes, which keeps data in a
separate core for performance reasons:
- Inventory
- The inventory index, a separate index that
contains index data, is an extension of the product index. For accurate inventory status, you can
refresh the inventory index more frequently than the product index.Important:
- Non-ATP and DOM inventory systems are supported by index inventory data in WebSphere Commerce Search. ATP, External, and No-inventory types are not supported with the Search inventory index.
- The filterCache and documentCache are required when an extension index such as Inventory exists in WebSphere Commerce Search. For more information, see WebSphere Commerce Search performance tuning.
- Price
- Sets up a subindex for price data. Prices are indexed using Index Load, as it can populate a large amount of data into a separate extension index faster than the Catalog Entry index can index price data. For more information, see Index Load.