Active
Project:
Taxonomy Browser
Version:
6.x-1.4
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
13 Apr 2009 at 19:30 UTC
Updated:
13 Apr 2009 at 19:43 UTC
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
Comment #1
wallbay1 commentedI 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
Comment #2
wallbay1 commentedyou should keep it simple and list every node from terms selected
or better list node that are have the term selected (like taxonomy filter)
Comment #3
wallbay1 commentedoh 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