i have the following YQL statement
select * from answers.search where query="cars" and category_id=2115500137 and type="resolved" and results=20
but it is returning an empty xml. WHEN i remove the " and results=20 " the statement works.
Judging by this documentation here : http://developer.yahoo.com/answers/V1/questionSearch.html
that is a valid parameter