Say you have two custom taxnomies defined: genre and artist.
Currently, you can do the following types of queries on your site:
?genre=jazz
?genre=jazz&cat=1
But you can’t do this:
?genre=jazz&artist=Chet+Baker
WordPress will just ignore one of the parameters.
This plugin fixes that.

[...] Para conseguir que las búsquedas filtren por taxonomías y por categorías, viene bien este plugin: http://scribu.net/wordpress/query-multiple-taxonomies/qmt-1-0.html. [...]