What is the search logic of this module?
wallbay1 - April 13, 2009 - 19:30
| Project: | Taxonomy Browser |
| Version: | 6.x-1.4 |
| Component: | User interface |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
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?

#1
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
#2
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)
#3
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