Allows a site builder to build a view whose results will be automatically filtered to a taxonomy term set in the visitor's profile.

For example, if a site categorizes content by region, that site can allow registered users to specify their own region in. their profile. This module provides an easy way to show each user content that has been tagged for the region they've specified in their profile.

For anonymous users, this filter will show all results.

It's also worth noting that this module doesn't (yet) perform any validation that the vocabulary targets for the two taxonomy terms reference field actually align (e.g. use a common vocabulary), which could mean that no results would ever show for the view.

If instead of filtering results you'd prefer to boost search results that align to a user's profile, check out Search API Solr Boost By User Term.

Dependencies

This module requires the User Reference Field Cache Context module to provide better caching of the modified search results.

Project information

Releases