The docs suggest the result_type for the search API defaults to mixed. https://dev.twitter.com/docs/api/1.1/get/search/tweets
However I am finding I have to explicitly set this, otherwise I only get recent.
Has this changes?