It doesn't seem like I can use taxonomy filters on the the results of the similar by terms block view.

So if I have these posts:

Post 1
tagged: term A, term B, term C

Post 2
tagged: term A, term B

Post 3
tagged: term A, term B, term C

Post 4
tagged: term A

Similar by terms arranges the list so that post 1 and 3 are at the top followed by 2 and 4

However I want to to further filter the results so that only nodes which have term B and C will display. Is is this possible?

Comments

sean_a’s picture

update: I was able to do this filtering by using the flag module

so instead of tagging a post with an additional term to filter by, I just created a flag for it. Still would be nice to be able to do additional filters by taxonomy on the results of the view

summit’s picture

Subscribing, greetings, Martijn

fourmi4x’s picture

Suscribing.

In fact, it would be great to be able to have exposed filters working on the view generated by SImilar by Terms, to filter similar nodes.
Currently it does not work because the exposed filter apply to the current node and not to the similar nodes, so it doesn't even appear.

It seems that creating a relationship would be the best way to bring exposed filters to life, but I can't see how this is possible as similar nodes are computed on the fly through the argument of the view...

Any idea ?

takim’s picture

Issue summary: View changes
Status: Active » Closed (outdated)