File details - product_search_attribute_map.csv
Edit on GitHubThis document describes the product_search_attribute_map.csv
file to configure Product Search Attribute Map information in your Spryker Demo Shop.
To import the file, run:
data:import:product-search-attribute-map
Import file parameters
The file should have the following parameters:
PARAMETER | REQUIRED | TYPE | REQUIREMENTS OR COMMENTS | DESCRIPTION |
---|---|---|---|---|
attribute_key | ✓ | String | Identifier of an attribute. | |
target_field | String | Any constant from the class src/Generated/Shared/Search/PageIndexMap.php |
Elasticsearch property. |
Import file dependencies
This file has the following dependency: product_attribute_key.csv.
Additional information
This file maps the product attributes that are imported in the product_attribute_key.csv
file with Elasticsearch-specific properties.
Import template file and content example
Find the template and an example of the file below:
FILE | DESCRIPTION |
---|---|
product_search_attribute_map.csv template | Exemplary import file with headers only. |
product_search_attribute_map.csv | Exemplary import file with headers only. |
Thank you!
For submitting the form