MusicBrainz API/Search/UrlSearch: Difference between revisions

From MusicBrainz Wiki
Jump to navigationJump to search
(→‎Search Fields: Dropped 'urlstore' because MBSSSSS doesn't list it)
Line 3: Line 3:
{| border="1" class="wikitable sortable"
{| border="1" class="wikitable sortable"
|-
|-
! Field !! Description
| '''field''' || '''Description'''
|-
|-
| relationtype || the type of relationship via which the URL is tied to another entity (?)
| relationtype || the type of a relationship attached to the URL
|-
|-
| targetid || the MBID of an entity the URL is related to (?)
| targetid || the MBID of an entity related to the URL
|-
|-
| targettype || the type of entity the URL is related to (?)
| targettype || an entity type related to the URL
|-
|-
| uid || the MBID for the URL
| uid || the URL's MBID
|-
|-
| url || the URL itself
| url || the URL itself
|}


|}
Url search terms with no fields specified search ?.

Revision as of 16:55, 12 March 2017

Search Fields

The URL index contains these fields you can search:

Field Description
relationtype the type of a relationship attached to the URL
targetid the MBID of an entity related to the URL
targettype an entity type related to the URL
uid the URL's MBID
url the URL itself