Active
Project:
Faceted Search
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 Sep 2009 at 13:19 UTC
Updated:
3 Oct 2009 at 19:25 UTC
I display my search results as a view containing a list of nodes and multiple taxonomy terms that use a relationship on a content_taxonomy field. When I first display the view, everything is fine.
But when I click on any of the taxonomy term colums to sort the view (with Ajax turned off), I get many duplicates. I think it returns the product of all terms in the search result set. Unfortunately I cannot enable 'distinct' in my view because of http://drupal.org/node/376382.
Comments
Comment #1
pharma commentedWhen you first create a view, select Taxonomy Terms as the type instead of Node.
See here
http://drupal.org/node/350977#comment-1174041