diff options
| author | stephanchrst <stephanchrst@gmail.com> | 2023-05-03 15:09:11 +0700 |
|---|---|---|
| committer | stephanchrst <stephanchrst@gmail.com> | 2023-05-03 15:09:11 +0700 |
| commit | 515addbceca9df25b3aaf440e8687286620d603a (patch) | |
| tree | 8e081a84df8705912c67ac7edf50cab68d0c9009 /indoteknik_custom/views | |
| parent | 02d95b8fbc4faf0045d293514ce63de358fa7645 (diff) | |
update virtual product rating to solr
Diffstat (limited to 'indoteknik_custom/views')
| -rwxr-xr-x | indoteknik_custom/views/product_template.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indoteknik_custom/views/product_template.xml b/indoteknik_custom/views/product_template.xml index 5fcb8b05..558805b1 100755 --- a/indoteknik_custom/views/product_template.xml +++ b/indoteknik_custom/views/product_template.xml @@ -53,6 +53,7 @@ <field name="usage"/> <field name="specification"/> <field name="material"/> + <field name="virtual_rating"/> <field name="search_rank"/> <field name="solr_flag"/> </field> |
