[GH-ISSUE #161] Support for operators? #78

Closed
opened 2026-02-27 23:20:43 +03:00 by kerem · 1 comment
Owner

Originally created by @emise on GitHub (Feb 4, 2017).
Original GitHub issue: https://github.com/spotipy-dev/spotipy/issues/161

I want to query using operators, such as NOT and OR. I see that when using search(q=, the input string query is automatically assumed to be ANDs. How can I use OR and NOT?

Originally created by @emise on GitHub (Feb 4, 2017). Original GitHub issue: https://github.com/spotipy-dev/spotipy/issues/161 I want to query using operators, such as NOT and OR. I see that when using `search(q=`, the input string query is automatically assumed to be ANDs. How can I use OR and NOT?
kerem closed this issue 2026-02-27 23:20:43 +03:00
Author
Owner

@emise commented on GitHub (Feb 6, 2017):

Turns out you can't OR more than 2 terms

<!-- gh-comment-id:277615017 --> @emise commented on GitHub (Feb 6, 2017): Turns out you can't OR more than 2 terms
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/spotipy#78
No description provided.