In the example you are showing here, you're using a tweet id that is way
outside of range (if we're just talking about digits, you're missing one..)

If you look at the JSON results at:
http://search.twitter.com/search.json?q=nibuzz&since_id=2707390922 (with the
since_id you're presenting here), you'll see that the tweets being returned
are a bit larger than your query:

27100248453
27073909221
27073903828

Yours:
2707390922

Was there a copy & paste error?

Thanks,
Taylor

2010/10/12 João Paulo Sabino de Moraes <jona...@gmail.com>
>
> anyone ?
>
> 2010/10/12 João Paulo Sabino de Moraes <jona...@gmail.com>
>>
>> hi everyone,
>> since_id is not filtering correctly with search....... below there is an
example that explains better what I mean:
>> the id in this query is related to the second newer tweet from nibuzz
search without since_id:
>> http://search.twitter.com/search?q=nibuzz&since_id=2707390922
>> So the above query should return only one ocurrence, cause there is only
one tweet with nibuzz and id bigger than 2707390922 .
>> Although it is returning all ocurrences of nibuzz in twitter....
>> is there any other thing to do ?
>> thanks
>>
>> --
>> João Paulo S. de Moraes
>> +55 81 3432 3804
>> +55 81 9189 3814 (mobile)
>
>
>
> --
> João Paulo S. de Moraes
> +55 81 3432 3804
> +55 81 9189 3814 (mobile)
>
> --
> Twitter developer documentation and resources: http://dev.twitter.com/doc
> API updates via Twitter: http://twitter.com/twitterapi
> Issues/Enhancements Tracker:
http://code.google.com/p/twitter-api/issues/list
> Change your membership to this group:
http://groups.google.com/group/twitter-development-talk

-- 
Twitter developer documentation and resources: http://dev.twitter.com/doc
API updates via Twitter: http://twitter.com/twitterapi
Issues/Enhancements Tracker: http://code.google.com/p/twitter-api/issues/list
Change your membership to this group: 
http://groups.google.com/group/twitter-development-talk

Reply via email to