I tried putting together tweets about an event today (the release of a
beer) but ran into issues when trying to combine multiple operators.

For instance, how would I combine these two into one search query
string?

from:deschutesbeer abyss
deschutes abyss

from:deschutesbeer abyss OR deschutes beer = doesn't work
(from:deschutesbeer abyss) OR (deschutes beer) = doesn't work

This should allow me to search for instances of "abyss" from
@deschutesbeer and to search for any user who tweets both deschutes
and abyss (not necessarily a phrase) in a tweet.

Seems so basic yet I can't do it?

Reply via email to