MusicBrainz API/Search/SeriesSearch: Difference between revisions

From MusicBrainz Wiki
Jump to navigationJump to search
(Created page with "====Search Fields==== The series index contains these fields you can search: {| border="1" class="wikitable sortable" ! Field !! Description |- | alias || an a...")
 
mNo edit summary
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
====Search Fields====
====Search Fields====
The [[Series|series]] index contains these fields you can search:
The [[Series]] index contains the following fields you can search
{| border="1" class="wikitable sortable"
{| border="1" class="wikitable sortable"
! Field !! Description
|-
|-
! Field !! Description
| alias || an alias attached to the series

|-
| alias || (part of) any [[Aliases|alias]] attached to the series (diacritics are ignored)
|-
| comment || (part of) the series' disambiguation comment
|-
|-
| series || (part of) the series' name (diacritics are ignored)
| comment || the disambiguation comment for the series
|-
|-
| series || the name of the series
| seriesaccent || (part of) the series' name (with the specified diacritics)
|-
|-
| sid || the MBID of the series
| sid || the series' MBID
|-
|-
| type || the series' type
| tag || (part of) a tag attached to the series
|-
|-
| tag || a tag attached to the series
| type || the series' [[Series#Type|type]]
|}
|}


Query terms without a field specifier will search the <em>alias</em> and <em>series</em> fields.
If you don't specify a field, the terms will be searched for in the ''alias'' and ''series'' fields.

Latest revision as of 09:13, 29 January 2021

Search Fields

The Series index contains the following fields you can search

Field Description
alias (part of) any alias attached to the series (diacritics are ignored)
comment (part of) the series' disambiguation comment
series (part of) the series' name (diacritics are ignored)
seriesaccent (part of) the series' name (with the specified diacritics)
sid the series' MBID
tag (part of) a tag attached to the series
type the series' type

If you don't specify a field, the terms will be searched for in the alias and series fields.