I did not see the solution for multiple words. It is clear that for
single words it is:

this OR that becomes ors=this+that

I did not see the solution for this sentence OR these words


On May 11, 8:13 pm, Matt Harris <thematthar...@twitter.com> wrote:
> Hi Adrian,
>
> Check out our guide on how to use the Search API:
>    http://dev.twitter.com/pages/using_search
>
> It includes information about how to do this and other types of queries.
>
> Best,
> @themattharris
> Developer Advocate, Twitterhttp://twitter.com/themattharris
>
>
>
> On Wed, May 11, 2011 at 8:50 AM, Adrian <arco.wagemak...@gmail.com> wrote:
> > Is it possible to do a search for multiple words that belong together
> > combined with the OR operator?
>
> > For example if I want to capture all tweets for "The Bachelor"
> > including people who use hashtags, I would like the query to look
> > something like:
>
> > the bachelor or thebachelor
>
> > on Twitter search this is translated as:
>
> > ors=the+bachelor+thebachelor
>
> > which is clearly wrong.
>
> > I have tried it many ways now but seem to fail constantly. Any
> > suggestions?
>
> > --
> > Twitter developer documentation and resources:https://dev.twitter.com/doc
> > API updates via Twitter:https://twitter.com/twitterapi
> > Issues/Enhancements Tracker:
> >https://code.google.com/p/twitter-api/issues/list
> > Change your membership to this group:
> >https://groups.google.com/forum/#!forum/twitter-development-talk- Hide 
> >quoted text -
>
> - Show quoted text -

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

Reply via email to