The queries that we accept from users should include boolean search terms such as AND or OR. For example, if I want to search a recent controversial decision by an airline, I might search "delta AND passenger". Find out whether the Twitter API supports this type of query, or find whether an additional library could parse the terms as such.
The queries that we accept from users should include boolean search terms such as AND or OR. For example, if I want to search a recent controversial decision by an airline, I might search "delta AND passenger". Find out whether the Twitter API supports this type of query, or find whether an additional library could parse the terms as such.