I am trying to figure out the search logic of this module.
let say I have taxonomy: country, state, city

the user come and select a country, then maybe two states and a city

will this show the node that are obligatory included in the country selected , but also the cities and state
to illustrate:
country : usa, france, uk
city Nice, Ny, london

will this module only show a node that is present in maybe USA BUT ALSO IN NY ?

OR WILL IT SHOW ALL NODE IN USA+all node in NY ?

because when I select Alabama, and Ny although they have b=node it says no matching criteria?

Comments

wallbay1’s picture

I did some testings it seems that
when you select more than two terms in the same vocabulary it show nothing( no matching criteria)

but it will show every node when you select terms from different vocabulary (only one)

great effort but the logic of this module doesn't make much sense

wallbay1’s picture

you should keep it simple and list every node from terms selected
or better list node that are have the term selected (like taxonomy filter)

wallbay1’s picture

oh i see
to display all node you should select any term. but don't you think the feature of any terms shoul instead be All terms? this is very confusing because when you see all terms it suggest it will show all the node inside the terms selected