Custom Mappings
Custom mappings allow you to index arbitrary data alongside your product variants. For example, if you have defined custom fields on your products or variants, you can index these fields and make them searchable.
Here are some example use cases for custom mappings:
The three definition types are BaseCustomMappingDefinition, PrimitiveCustomMappingDefinition, and ObjectCustomMappingDefinition, all exported from @vendure-ee/advanced-search.
Primitive & Object types
Exclusive to Vendure Platform
This page is part of the Vendure Platform documentation. Access requires a valid Vendure Platform license.