Hi guys,
I have a project where I want to use reference fields for ProductCategory fields for the purpose of optimizing Facet definitions.
I have defined them in a Reference ProductCategory and reused them in additional regular ProductCategories.
I have also assigned values for the fields.
I am now in the process of defining the Query and Facet.
First, I have defined one Parameter for each Reference field.
The documentation here: https://doc.dynamicweb.com/documentation-9/ecommerce/product-catalog/custom-fields#sideNavTitle1-3 mentioned that I can use the reference fields as Facets. Which is cool. But it does not say if I should also use them in the Query.
Therefore my question is: Should I use the Reference fields in the Query or the Regular fields? If I have to use the regular fields, will this have a major impact on performance? Should I group all fields tied to a Parameter in an expression?
Thank you,
Adrian