using "product display" instead of "product" bundle when using Search API / Facets and Views
Hi,
I am able to build a nice faceted search view using http://envisioninteractive.com/drupal/drupal-7-views-with-faceted-filter...
The view type is the "productindex" I created using the Search API/Facets UI.
However, the view shows the product entity and not the product display, so users cannot click through to the product node page. I cannot use relationships in the view since the only available relationship is " Indexed Commerce Product: Creator".
Under "format", the only options are "fields" and "rendered entity". Both options do not link to the product display, which is needed for providing a link to it.
Of course, I might be able to alter the view output using preprocessing functions, but that's not the right way.
Anyone who can help with this?
Comments
I'd recommend you check out
I'd recommend you check out the new Commerce Search API module that is shipping with Kickstart v2
drupal.org/project/commerce_search_api
We just released a video a few days ago:
http://www.drupalcommerce.org/videos/commerce-module-tuesday/commerce-se...