Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wrappers for lucene search operators #3

Open
dmi3kno opened this issue Jul 7, 2018 · 0 comments
Open

Wrappers for lucene search operators #3

dmi3kno opened this issue Jul 7, 2018 · 0 comments
Labels
enhancement New feature or request

Comments

@dmi3kno
Copy link
Owner

dmi3kno commented Jul 7, 2018

Ref: https://musicbrainz.org/doc/Indexed_Search_Syntax
Examples:

"the understanding" AND artist:royksopp

search for the album The Understanding by the artist Röyksopp

date:1999 AND country:de AND rock

search for releases from Germany in 1999 with the word rock in them

"voodoo people" AND artist:"the prodigy"

search for all recordings with the title Voodoo People by the artist The Prodigy

@dmi3kno dmi3kno added the enhancement New feature or request label Jul 7, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant