diff options
| author | FIN-IT_AndriFP <andrifebriyadiputra@gmail.com> | 2025-12-12 09:18:12 +0700 |
|---|---|---|
| committer | FIN-IT_AndriFP <andrifebriyadiputra@gmail.com> | 2025-12-12 09:18:12 +0700 |
| commit | 5310e60574e29a53232f0bb8286660c1d9813b76 (patch) | |
| tree | 608ff4f7ae586379bada798bef66a3952ad89b00 /indoteknik_custom/views | |
| parent | fcdb961c42b32887b51c349242ba47312b7110e3 (diff) | |
(andri) add attribute set di solr mapping
Diffstat (limited to 'indoteknik_custom/views')
| -rwxr-xr-x | indoteknik_custom/views/product_template.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/indoteknik_custom/views/product_template.xml b/indoteknik_custom/views/product_template.xml index 177449f4..1933a5d1 100755 --- a/indoteknik_custom/views/product_template.xml +++ b/indoteknik_custom/views/product_template.xml @@ -112,6 +112,8 @@ <field name="virtual_rating"/> <field name="search_rank"/> <field name="solr_flag"/> + <field name="x_attribute_set_id"/> + <field name="x_attribute_set_name"/> </field> </field> </record> |
