Hi, I deleted some tweets I posted using a certain hashtag during the development of my application but they are still being retrieved using the search api method. I guess the results are cached, so I wonder how long does it take to flush the cache or if there is any way to delete these tweets from the results.
Thanks in advance
--
def dagi3d(me)
case me
when :web then "http://dagi3d.net"
when :twitter then "http://twitter.com/dagi3d"
end
end
