When a product is saved either through the UI or using the API, it is also indexed at the point of save/update. The following fields of the product details are indexed and used when returning search results, for each installed and enabled language.
Field | Importance | Words Indexed |
SKU | Highest | 10 |
Product Name | Highest | 20 |
Meta Title | High | 20 |
Meta Keywords | High | 20 |
Meta Description | Normal | 20 |
Product Description | Normal | 100 |
Keywords | Normal | 20 |
Options (Choices) | Normal High | 10 |
This is done for the primary product, and then an index is also added for each variant, if they exist.
As you may be able to see from the above list, these are attributes of the products, and not necessarily any specific data or column in the database. That could change on any release.
Anything you don't see listed here is not used as part of the index. Adding something like custom properties would not make sense for most use cases, since those are generally only used for integrations or filtering in the drill down view. In fact including that would most definitely make the search perform more slowly.
Need More Help?
Do you need more assistance with this article? Please review your support options.