Re: [twitter-dev] Re: Search with geocode does not respect search radius?

2010-10-18 Thread Matt Harris
This is by design for the Search API. When a Tweet doesn't include any Geo information the Search API will instead use the location in the users profile. The Streaming API looks only for Geo information on a Tweet and ignores the user location. If the users location is not important to you this

[twitter-dev] Re: Search with geocode does not respect search radius?

2010-10-17 Thread Daniel
the issue is still happening... You could check it at http://metaki.com Some times the search api query with geo params returns tweets with the lat lon of the BIO and not the lat lon of the tweet!!! You may check this problem for example in Santiago de Chile, or in Buenos Aires. On 16 oct,

[twitter-dev] Re: Search with geocode does not respect search radius?

2010-10-16 Thread Johannes la Poutre
Update: the ticket is closed and @TweepsAround seems to be working fine again. Details: http://code.google.com/p/twitter-api/issues/detail?id=1930 Quote: Comment 3 by project member tokofu, Today (13 hours ago) We've deployed some changes which should have fixed this issue so i'm closing the

[twitter-dev] Re: Search with geocode does not respect search radius?

2010-10-11 Thread themattharris
Thanks for filing the ticket on this, we'll post there when a fix is deployed. Progress wise I checked in with the team today and they continue to work on a fix. To keep things connected there is another thread that was discussing the issue with geocoded search here:

[twitter-dev] Re: Search with geocode does not respect search radius?

2010-10-10 Thread divricean
Hi Matt, Just thought I add more heat. My app is dead because of this bug. Looking forward to a fix. On Oct 5, 7:42 pm, Matt Harris thematthar...@twitter.com wrote: This is a know issue which the team is working on at the moment. I'll post an update when a fix is deployed. ---

[twitter-dev] Re: Search with geocode does not respect search radius?

2010-10-10 Thread Nick
We are having issues with this as well and it has completely broken our system. We have sent many support tickets but have received no response to them. It looks to be breaking plain searches to not just those requested via the API. Some examples of broken searches are:

[twitter-dev] Re: Search with geocode does not respect search radius?

2010-10-05 Thread _ado
For what it's worth, I'm seeing the same issue. Radius parameter is completely ignored. Data returned for, for example, a 1 mile radius will return results spanning 60 miles. -- Twitter developer documentation and resources: http://dev.twitter.com/doc API updates via Twitter:

Re: [twitter-dev] Re: Search with geocode does not respect search radius?

2010-10-05 Thread Matt Harris
This is a know issue which the team is working on at the moment. I'll post an update when a fix is deployed. --- @themattharris Developer Advocate, Twitter http://twitter.com/themattharris On Mon, Oct 4, 2010 at 8:36 PM, _ado adri...@tijsseling.com wrote: For what it's worth, I'm seeing the

Re: [twitter-dev] Re: Search with geocode does not respect search radius?

2010-10-01 Thread Matt Harris
This is being investigated at the moment so were still waiting for a fix. When one is deployed we'll let you know. Best, @themattharris Developer Advocate, Twitter http://twitter.com/themattharris On Fri, Oct 1, 2010 at 1:58 AM, Johannes la Poutre jsixp...@gmail.com wrote: Hi Taylor, Any

[twitter-dev] Re: Search with geocode does not respect search radius?

2010-09-24 Thread Johannes la Poutre
Ouch, that is pretty nasty... I'll see what can be done as merging multiple searches will degrade response times rather badly. Thanks for the reply! On Sep 24, 4:33 pm, Taylor Singletary taylorsinglet...@twitter.com wrote: We have a bug right now effecting exactly these kinds of searches. I'm