[twitter-dev] Re: Twitter Search Api Keyword & Geocode Query concern ?

2011-05-10 Thread harik
en&rpp=10&page=1"; This also didnt work. Can you help with this On May 10, 1:36 pm, Matt Harris wrote: > Hi Harik, > > That is correct. Adding Geocode as a querystring parameter will AND it with > the queried keywords. > There is an updated description of how this work

[twitter-dev] Twitter Search Api Keyword & Geocode Query concern ?

2011-05-10 Thread harik
Can I combine Keyword and Geocode query this way ? http://search.twitter.com/search.atom?q=twitter&geocode=37.781157,-122.398720,25mi I read here tht geocode does not support disjunction? http://apiwiki.twitter.com/w/page/22554756/Twitter-Search-API-Method:-search So will the abv query work? Als

[twitter-dev] Geolocation and Twitter API

2011-04-29 Thread harik
hI ... I am trying to map the tweets which I can retrive using Twitter Search API. This is what I have observed. When I search for tweets based on location(lat n long) using the query: search.twitter.com/search.atom?geocode=37.781157,-122.398720,1mi I see that (in the xml format) there is tag wher

[twitter-dev] Re: Twitter Search Api and geolocations

2011-04-28 Thread harik
word from the first tweet and then search for that word as a search keyword, the I do get the same tweet as the latest tweet ,but it does not have the location tag. Why is this so? Can any one tell me On Apr 18, 10:06 pm, Mohan Arun wrote: > On Apr 18, 8:47 pm, harik wrote: > > > I w

[twitter-dev] Twitter Search Api and geolocations

2011-04-28 Thread harik
hI ... I am trying to map the tweets which I can retrive using Twitter Search API. This is what I have observed. When I search for tweets based on location(lat n long) using the query: search.twitter.com/search.atom?geocode=37.781157,-122.398720,1mi I see that (in the xml format) there is tag wh

[twitter-dev] Twitter Search Api and geolocations

2011-04-18 Thread harik
I want search for queries (using a keyword eg: worldcup) ,and then want to get the geolocations of the user .I am able to retrieve the queries using search api, but i find all "geo" fields are null . So is there any way I can retrieve the geolocations of the user ? Also when i tried to send rpp=1