Ok, now everybody is just getting confused, here. Dear OP,
Are you asking about Streaming API or the Search API? -Chad On Thu, Oct 15, 2009 at 3:44 PM, Oren Rose <[email protected]> wrote: > > It will work if you do "#term1 OR #term2 OR #term3" spaces mean "AND" > for Twitter search term. > > Also, please note that you MUST use "OR" and "or" :) > > Good luck, > > = Oren > > On Oct 15, 3:54 pm, EastSideDev <[email protected]> wrote: >> Is the maximum number of allowed characters still 140? >> >> On Oct 14, 9:12 pm, John Kalucki <[email protected]> wrote: >> >> >> >> > Try track=#test1,#test2,#test3 >> >> > You are searching for "#test1", "(space)#test2", etc. Nothing will >> > ever match (space)#test2. >> >> > -John Kaluckihttp://twitter.com/jkalucki >> > Services, Twitter Inc. >> >> > On Oct 14, 8:38 pm, EastSideDev <[email protected]> wrote: >> >> > > It seems as neither is working. I tried #test1, #test2, #test3 and >> > > #test1 #test2 #test3, but I got no data (streaming API), and I let it >> > > run for hours. When I used only a single term #test1, I immediately >> > > started getting data. Was there a change to prevent more than one term >> > > from being used? >> >> > > On Oct 14, 1:52 pm, John Kalucki <[email protected]> wrote: >> >> > > > You may be conflating the Streaming API, which requires commas between >> > > > keywords, and the search API, which does not. >> >> > > > -John Kaluckihttp://twitter.com/jkalucki >> > > > Services, Twitter Inc. >> >> > > > On Oct 14, 9:19 am, Kyle B <[email protected]> wrote: >> >> > > > > On Oct 13, 4:09 pm, EastSideDev <[email protected]> wrote: >> >> > > > > > I am using the streaming search API. If I have more than one term >> > > > > > to >> > > > > > search, do I need to separate those terms with commas? If these are >> > > > > > hash tags, do I include the hash symbol? ("#test1, #test2, #test3) >> > > > > > I >> > > > > > am experiencing some random problems, and I would like to eliminate >> > > > > > this as the trouble spot before looking for the problem elsewhere. >> >> > > > > Personally, I have experienced no problems using spaces between the >> > > > > search terms. Be careful what you use because there is a difference >> > > > > between searching all keywords and all occurrences of all keywords. >> > > > > I >> > > > > think you are fine with or without commas though. >> >> > > > > Here are the search operators from twitter: >> > > > > http://search.twitter.com/operators >> >> > > > > You can get an idea for url composition by using the advanced >> > > > > search:http://search.twitter.com/advanced >
