[twitter-dev] Re: Problem with search api. BUG?

2009-07-07 Thread Matt Sanford
Hi there, The issue here is that the status is over 140 characters so it is truncated. You can see the same on http://twitter.com/SanAngeloEcoDev, where the tweets ends in ... and only the direct status page includes the truncated section. This is something Twitter used to support

[twitter-dev] Re: Problem with search api

2009-04-02 Thread Chris Thomson
Give this a try: http://search.twitter.com/search.json?q=book+OR+read+OR+offer+from%3Anyankov+since%3A2009-04-01 -Chris Thomson On Thu, Apr 2, 2009 at 3:59 AM, nyankov nikola.yan...@gmail.com wrote: Hi All, Does anybody have idea why this url:

[twitter-dev] Re: Problem with search api

2009-04-02 Thread Abraham Williams
Search only supports since_id: http://apiwiki.twitter.com/Search%20API%20Documentation#Search 2009/4/2 nyankov nikola.yan...@gmail.com Actualy the url is http://search.twitter.com/search.json?q=offer+OR+book+OR+read+since%3A2009-01-01+from%3Anyankov and what I found is that if I change

[twitter-dev] Re: Problem with search api

2009-04-02 Thread Matt Sanford
Hi there, There is a since:-MM-DD operator but unfortunately the operators are documented on a different page [1]. Another historical thing, I'll try and find some time to move that stuff over to the API doc [2]. The reason for your error is that the since: date you provided is