[twitter-dev] search.twitter atom cache

2009-08-30 Thread pxpilot
Hi, my web application shows tweets based on atom search result, my parameters include a search term and a list of users to include. example: http://search.twitter.com/search.atom?q=[SEARCH TERM]+from%3A [USER-1]+OR+from%3A[USER-2]+OR+from%3A[USER-3]rpp=100 The first time I run it everything is

[twitter-dev] Search API cache HELP

2009-09-04 Thread pxpilot
From time to time some new Tweets would not be included in the query result, it seems like cache on the query on twitter side but it doesn't make any sense. For example right now http://search.twitter.com/search.atom?q=+nyfw+OR+%23nyfw+from%3AThisThatBeautyrpp=20 does not include the last 2

[twitter-dev] Re: Search API Rate Limiting and Performance

2009-09-04 Thread pxpilot
Search API will rock if it would only be reliable what we see looks to be some sort of a funky cache, a query (atom) can be missing some latest tweets and then after a while they show up, if you tweak the query you can see 'em. you ever seen this problem? also what did you do special with user