User Portlet User Portlet

Discussions
To add an example: If I have the following solution v: v = {{t1 -> 31, t2 -> -1.8}, {t1 -> -27, t2 -> 2}, {t1 -> -27, t2-> -2.5}, {t1 -> 27, t2 -> 2}}; How can I get all results where t2 is > 0?