Indexed search for events

Does the indexed search system have support for events? Is there documentation anywhere on what attributes I can query on and how?

Yes. While it’s not (yet) documented, you can find the search fields in the source code: https://github.com/metabrainz/search-server/blob/ee603116e09c1a0bc1a6d0ab13c05ea68a043c03/index/src/main/java/org/musicbrainz/search/index/EventIndexField.java#L44-L57.

1 Like