Notes on using date- and year indices:
NOW can be used instead of a literal date or year in searches.
It will translate to the current year or current date, depending on the index searched.
NOW can be modified by adding or subtracting a number of days or a number of months.
For example:
"workyear > NOW - 12 MONTHS"
Will result in a search where workyear is later than the current year minus 12 months (one year from now).
"firstaccessiondate within 'NOW - 400 DAYS NOW - 10 DAYS'"
Will create an interval search ranging from today's date minus 400 days and today's date minus 10 days.
Spaces must be honored around the plus/minus sign, the number and DAYS/MONTHS.
Examples (Assumes the current date is 2024-09-26):
firstaccessiondate = NOW - 28 DAYS becomes firstaccessiondate = 2024-08-28
firstaccessiondate >= NOW - 28 DAYS becomes firstaccessiondate >= 2024-08-28
firstaccessiondate > NOW - 28 DAYS becomes firstaccessiondate > 2024-08-28
firstaccessiondate <= NOW - 28 DAYS becomes firstaccessiondate <= 2024-08-28
firstaccessiondate < NOW - 28 DAYS becomes firstaccessiondate < 2024-08-28
firstaccessiondate within NOW - 28 DAYS NOW - 27 DAYS becomes firstaccessiondate within 2024-08-28 2024-08-29
firstaccessiondate = NOW - 2 MONTHS becomes firstaccessiondate = 2024-07-26
firstaccessiondate >= NOW - 2 MONTHS becomes firstaccessiondate >= 2024-07-26
firstaccessiondate > NOW - 2 MONTHS becomes firstaccessiondate > 2024-07-26
firstaccessiondate <= NOW -2 MONTHS becomes firstaccessiondate <= 2024-07-26
firstaccessiondate < NOW - 2 MONTHS becomes firstaccessiondate < 2024-07-26
firstaccessiondate within NOW - 2 MONTHS NOW - 1 MONTHS becomes firstaccessiondate within 2024-07-26 2024-08-26
Name | Description | Format | Example |
---|---|---|---|
age | This index contains either a specific age or a range of ages. | A positive number or a range of positive numbers separated by a dash | age="1-3" age=15 |
ages | This index contains a range of numbers, which contains the suggested age group for the given material | A positive number for the given age, eg 3-6, will be 3,4,5,6,7. Operators permitted are <, <=, >, >=, within | ages = 5 ages > 5 ages >= 5 ages < 5 ages <= 5 ages within "3 5" |
datefirstedition | This index contains the year of publication of the first edition of e.g. a book. NOW denotes the current year, and can be used instead of an actual year. |
YYYY or NOW. Operators permitted are <, <=, >, >=, within | datefirstedition=2010 datefirstedition within "2000 2009" datefirstedition within "2000 NOW" datefirstedition > 2021 datefirstedition >= 2021 datefirstedition < 1980 datefirstedition <= 1980 datefirstedition < NOW |
dk5 | This index contains values from the Danish classification system DK5, and it is only available on materials from sources using this system. | 99.99 (Two digits, and optionally a period and up to two digits | dk5="85" dk5="79.62" |
firstaccessiondate | This index contains the first acquisition date of a specific manifestation on a library. It can be used to limit the search to manifestations acquired on a specific date, within a range of dates or before/after a given date. NOW denotes the current date, and can be used instead of an actual date. |
YYYY-MM-DD or NOW. Operators permitted are <, <=, >, >=, within | firstaccessiondate = 2020-05-26 firstaccessiondate > 2020-05-01 firstaccessiondate >= 2020-05-26 firstaccessiondate < 2021-05-01 firstaccessiondate < NOW firstaccessiondate <= 2021-05-01 firstaccessiondate within "2020-05-01 2020-05-30" firstaccessiondate within "2020-05-01 NOW" |
hascover | This index contains values indicating whether the material has a cover image in the DBC cover service | true / false | hascover=true |
let | This index contains values from the reading ability index (læseegnethed) called Let | A positive number | let="12" let="7" |
lix | This index contains values from the readability index (læsbarhedsindeks) called Lix. | A positive number usually between 20 and 60 | lix="28" lix="17" |
localclassification | This index contains values from the local classification, and it is only available on materials having localclassification data. | R 320, this is based on whatever local classification system the library uses. | localclassification="R 320" localclassification="Sbn 53" |
localid | Can be used to search for localids, faust etc | localid=123456 | |
mediacouncilagerestriction | For searching for media council age restriction (Medierådets anbefalinger) | mediacouncilagerestriction = 7 mediacouncilagerestriction > 11 mediacouncilagerestriction >= 11 mediacouncilagerestriction < 7 mediacouncilagerestriction <= 11 mediacouncilagerestriction within "7 11" |
|
musicalexercise | This index contains values indicating whether the material is an musical excersize | true / false | musicalexercise=true |
pegi | This index contains the suggested PEGI minimum age for the given material | A positive number. Operators permitted are <, <=, >, >=, within | pegi = 16 pegi > 15 pegi >= 16 pegi < 7 pegi <= 7 pegi within "3 7" |
pid | Can be used to search for pids | pid=870970-basis:44069938 | |
publicationyear | This index contains the publication year of materials. This can for example be used for finding works containing manifestations published in a specific year, within a range of years or before/after a given year. NOW denotes the current year, and can be used instead of an actual year. |
YYYY or NOW. Operators permitted are <, <=, >, >=, within | publicationyear="2020" publicationyear within "2020 2022" publicationyear within "2020 NOW" publicationyear > 2021 publicationyear >= 2021 publicationyear < 1984 publicationyear <= 1984 publicationyear <= NOW |
workid | Can be used to search for workids | workid=work-of:870970-basis:51060687 | |
worktype | This index contains values from the worktype, eg. article, music, litterature, etc. | A string denoting the workType | worktype="article" |
workyear | This index contains the publication year of the earliest published edition in a work. This can for example be used for finding works published in a specific year, within a range of years or before/after a given year. NOW denotes the current year, and can be used instead of an actual year. |
YYYY or NOW. Operators permitted are <, <=, >, >=, within | workyear=1945 workyear within "1940 1945" workyear within "2000 NOW" workyear > 1999 workyear >= 2000 workyear < 2000 workyear <= 1999 workyear < NOW |
phrase.accesstype | Can be used to limit your search results to either physical or online materials. Values are in Danish. | phrase.accesstype=online phrase.accesstype=fysisk |
|
phrase.ages | For searching for a material intended for a specific age | phrase.ages="for 11 år" | |
phrase.cataloguecode | This index contains values regarding catalogue codes | A string denoting the catalogue code | phrase.cataloguecode="BKM202310" |
phrase.chambermusictype | For searching for chambermusictype from a given manifestation | phrase.chambermusictype="tre eller flere strygere" | |
phrase.childrentopic | For searching for childrentopics. | phrase.childrentopic="ud i fremtiden" phrase.childrentopic="venskaber" phrase.childrentopic="samfundet" |
|
phrase.choirtype | For searching for choirtype from a given manifestation | phrase.choirtype="kor" | |
phrase.contributor | For searching for contributors on different material types (e.g. a director, an actor or a singer). | phrase.contributor="charlie chaplin" | |
phrase.contributorfunction | This index can be used if you want to limit your search to a specific type of contributor (e.g. photographer, author, or illustrator). All values are in Danish. | phrase.contributorfunction="Rane Knudsen (oversætter)" phrase.contributorfunction="Pernille Lyneborg (indlæser)" |
|
phrase.creator | For searching for creator of material | phrase.creator="kim leine" | |
phrase.creatorcontributor | For searching for contributors or creators on different material types (e.g. a director, an actor or a singer). | phrase.creatorcontributor="charlie chaplin" | |
phrase.creatorcontributorfunction | This index can be used if you want to limit your search to a specific type of creator or contributor (e.g. photographer, author, or illustrator). All values are in Danish. | phrase.creatorcontributorfunction="kim leine (forfatter)" phrase.creatorcontributorfunction="charlie chaplin (skuespiller)" |
|
phrase.creatorfunction | This index can be used if you want to limit your search to a specific type of creator (e.g. photographer, author, or illustrator). All values are in Danish. | phrase.creatorfunction="Lucy Dillon (forfatter)" | |
phrase.fictionalcharacter | For searching for fictional characters of a work | phrase.fictionalcharacter="Sherlock*" | |
phrase.filmnationality | This index contains values regarding nationality of films | A string denoting the nationality of the movies, eg japanske film | phrase.filmnationality="japanske film" |
phrase.gameplatform | When searching for computer games, this index is useful for narrowing your search to specific gaming platforms. | phrase.gameplatform="playstation 4" phrase.gameplatform="xbox one" |
|
phrase.generalaudience | Filter used to search for the intended audience. | phrase.generalaudience="let at læse" | |
phrase.generalmaterialtype | This index contains controlled names of general material types. All values are in Danish. | phrase.generalmaterialtype="musik" phrase.generalmaterialtype="artikler" |
|
phrase.genreandform | For searching for specific genres or literary forms (e.g. comics (tegneserie) or novels (roman)). All values are in Danish. | phrase.genreandform=digte phrase.genreandform="graphic novel*" |
|
phrase.hostpublication | For searching for the host publication of an article e.g. a newspaper or journal article | phrase.hostpublication="Information" | |
phrase.instrument | For searching for an instrument from a given manifestation | phrase.instrument="ukulele" | |
phrase.issue | Filter to be used to limit a search to a specific issue. | phrase.issue="2021-11-03" phrase.issue="Nr. 51 (2017)" |
|
phrase.language | This index can be used to search for the language of the materials within main language, spoken language, subtitle language, language for the hearing impaired and language for the visually impaired. All values are in Danish. | phrase.language=dansk phrase.language=finsk. |
|
phrase.libraryrecommendation | Used to search for recommended age group (e.g. fra 7 år or fra 10 år) | phrase.libraryrecommendation="fra 7 år" | |
phrase.mainlanguage | This index can be used for narrowing you search according to the primary language of the materials. All values are in Danish. | phrase.mainlanguage=dansk phrase.mainlanguage=finsk. |
|
phrase.mediacouncilagerestriction | For searching for media council age restriction (Medierådets anbefalinger) | phrase.mediacouncilagerestriction="Frarådes børn under 7 år*" | |
phrase.mood | For searching for phrases describing the mood of a material (literature) | phrase.mood="sarkastisk" | |
phrase.musicalensembleorcast | Filter used to search for the musical ensemble or cast. | phrase.musicalensembleorcast="For klaver" | |
phrase.narrativetechnique | For searching for phrases describing the narrative techniques used in a material (literature) | phrase.narrativetechnique="almindeligt sprog" | |
phrase.orchestratype | For searching for orchestratype from a given manifestation | phrase.orchestratype="stort orkester uden soloinstrument" | |
phrase.pegi | For searching for (or use as facet) PEGI descriptions | phrase.pegi="pegi: 7" | |
phrase.players | Filter used to search a specific number of players. | phrase.players="for 2 spillere" | |
phrase.primarytarget | For searching for primary intended target of material (e.g. folkeskoleniveau or alment niveau) | phrase.primarytarget="folkeskoleniveau" | |
phrase.series | For searching for series titles and series universes (without number in series). | phrase.series="krimiserien med martin juncker og signe kristiansen" phrase.series="martin juncker*" phrase.series="harry potter-universet" |
|
phrase.setting | For searching for phrases describing the setting of a material (literature) | phrase.setting="futuristisk" | |
phrase.source | This index contains the names of the sources in the data well (brøndkilder). It can be used in order to limit your searches e.g. as an alternative to using different search profiles. | phrase.source=bibliotekskatalog | |
phrase.specificmaterialtype | This index contains controlled names of specific material types. All values are in Danish | phrase.specificmaterialtype="bog" phrase.specificmaterialtype="artikel (online)" |
|
phrase.spokenlanguage | This index contains the spoken languages of movies. All values are in Danish. | phrase.spokenlanguage=tysk phrase.spokenlanguage=fransk |
|
phrase.subject | For searching for subjects. This index contains both controlled and uncontrolled subjects. | phrase.subject="efterforskning" | |
phrase.subtitlelanguage | This index contains the subtitle languages of movies. All values are in Danish. | phrase.subtitlelanguage=dansk phrase.subtitlelanguage=svensk |
|
phrase.typeofscore | Filter used to search for the type of score. | phrase.typeofscore="Studienpartitur" | |
term.accesstype | Can be used to limit your search results to either physical or online materials. Values are in Danish. | term.accesstype=online term.accesstype=fysisk |
|
term.canalwaysbeloaned | This index is only relevant when you are searching for materials from either eReolen or netlydbog. It can be used for limiting your search result to items that has no restrictions (can always be loaned) or not. | true/false | term.canalwaysbeloaned=true term.canalwaysbeloaned=false |
term.childrenoradults | This index can be used to limit your search results to materials for either children or adults. Values are in Danish. | term.childrenoradults="til voksne" term.childrenoradults="til børn" |
|
term.childrentopic | For searching for childrentopics. | term.childrentopic="ud i fremtiden" term.childrentopic="venskaber" term.childrentopic="samfundet" |
|
term.contributor | For searching for contributors on different material types (e.g. a director, an actor or a singer). | term.contributor="charlie chaplin" | |
term.creator | For searching on names of creators of various material types (e.g. author or artist) | term.creator="kim leine" | |
term.creatorcontributor | For searching for contributors or creators on different material types (e.g. a director, an actor or a singer). | term.creatorcontributor="charlie chaplin" | |
term.default | If you are not supplying an index, the search will be conducted in the default index. The default index consists of the following indexes. isbn, subject, creator, notes, dk5heading, hostpublication, contributor, specificmaterialtype, title | "kim leine" AND karolines | |
term.dk5heading | This is index is for searching in the text representations of DK5 codes | term.dk5heading="Grønlands historie" | |
term.fictionalcharacter | For searching for fictional characters of a work | term.fictionalcharacter="Sherlock*" | |
term.fictionnonfiction | This index can be used in order to limit your search results to either fiction or non fiction. Values are “fiction” and “nonfiction”. Only relevant for specific material types. | term.fictionnonfiction="fiction" term.fictionnonfiction="nonfiction" |
|
term.function | This index can be used if you want to limit your search to a specific type of creator or contributor (e.g. photographer, author, or illustrator). All values are in Danish. | term.function="forfatter kim leine" term.function="forfatter leine" term.function="forfatter leine kim" term.function="skuespiller charlie chaplin" |
|
term.gameplatform | When searching for computer games, this index is useful for narrowing your search to specific gaming platforms. | term.gameplatform="playstation 4" term.gameplatform="xbox one" |
|
term.generalmaterialtype | This index contains controlled names of general material types. All values are in Danish. | term.generalmaterialtype="musik" term.generalmaterialtype="artikler" |
|
term.genreandform | For searching for specific genres or literary forms (e.g. comics (tegneserie) or novels (roman)). All values are in Danish. | term.genreandform=digte term.genreandform="graphic novel*" |
|
term.hostpublication | For searching for the host publication of an article e.g. a newspaper or journal article | term.hostpublication="Information" | |
term.isbn | For searching for ISBN of books. ISBN kan be with or without hyphens. | term.isbn="9781911215387" term.isbn="978-1-86197-876-9" |
|
term.mainlanguage | This index can be used for narrowing you search according to the primary language of the materials. All values are in Danish. | term.mainlanguage=dansk term.mainlanguage=finsk. |
|
term.mood | For searching for terms describing the mood of a material (literature) | term.mood="tankevækkende" | |
term.narrativetechnique | For searching for terms describing the narrative techniques used in a material (literature) | term.narrativetechnique="alvidende" | |
term.notes | This index contains values from various notes fields present in JED | term.notes="Krummelurpille" | |
term.publisher | For searching for the publisher of the given material (publisher, record company, etc) | term.publisher="Scanbox*" | |
term.schooluse | This index is for limiting search results to materials for teachers ('til læreren') or for school use ('til skolebrug'). The values are in Danish. | term.schooluse="til læreren" term.schooluse="til skolebrug" |
|
term.series | For searching for series titles and series universes (without number in series). | term.series="krimiserien med martin juncker og signe kristiansen" term.series="martin juncker" term.series="harry potter-universet" |
|
term.setting | For searching for terms describing the setting of a material (literature) | term.setting="storbyen" | |
term.source | This index contains the names of the sources in the data well (brøndkilder). It can be used in order to limit your searches e.g. as an alternative to using different search profiles. | term.source=bibliotekskatalog | |
term.specificmaterialtype | This index contains controlled names of specific material types. All values are in Danish | term.specificmaterialtype="bog" term.specificmaterialtype="artikel" |
|
term.spokenlanguage | This index contains the spoken languages of movies. All values are in Danish. | term.spokenlanguage=tysk term.spokenlanguage=fransk |
|
term.subject | For searching for subjects. This index contains both controlled and uncontrolled subjects. | term.subject="efterforskning" | |
term.subtitlelanguage | This index contains the subtitle languages of movies. All values are in Danish. | term.subtitlelanguage=dansk term.subtitlelanguage=svensk |
|
term.title | For searching for terms in titles including titles of parts of materials (e.g. song titles on an album) | term.title="karolines kærlighed" | |
term.titlemanifestationpart | For searching for the title of the entry (music track or title of a literary analysis) | term.titlemanifestationpart="Heimdal*" |
Name | Description | Example |
---|---|---|
agencyid | Filter to be used to limit a search to a specific agency id. Values are based on data from holdings items. This filter or the filter branchid should always be used when using filters based on holdings items, in order to limit the search to a material owned by the library. | "agencyid": ["790700"] |
branch | Filter to be used to limit a search to a specific branch name. Values are based on data from holdings items. | "branch": ["my branch"] |
branchid | Filter to be used to limit a search to a specific branch id. Values are based on data from holdings items. This filter or the filter agencyid should always be used when using filters based on holdings items, in order to limit the search to a material owned by the library. | "branchid": ["790702"] |
department | Filter to be used to limit a search to a specific department. Values are based on data from holdings items. | "department": ["voksenafdelingen"] |
firstaccessiondateitem | This index contains the first acquisition date of a specific manifestation on a library. It can be used to limit the search to manifestations acquired on a specific date, within a range of dates or before/after a given date. NOW denotes the current date, and can be used instead of an actual date. |
firstaccessiondate = 2020-05-26 firstaccessiondate > 2020-05-01 firstaccessiondate >= 2020-05-26 firstaccessiondate < 2021-05-01 firstaccessiondate < NOW firstaccessiondate <= 2021-05-01 firstaccessiondate within 2020-05-01 2020-05-30 firstaccessiondate within 2020-05-01 NOW firstaccessiondate= NOW - 12 MONTHS firstaccessiondate within NOW - 6 MONTHS 2024-01-01 firstaccessiondate within NOW - 6 MONTHS NOW firstaccessiondate within NOW NOW + 5 MONTHS |
issueid | Filter to be used to limit a search to a specific issue id. Values are based on data from holdings items. | "issueid": ["0986-19983412-hji"] |
itemid | Filter to be used to limit a search to a specific item id. Values are based on data from holdings items. | "itemid": ["67483200-3722"] |
location | Filter to be used to limit a search to a specific location. Values are based on data from holdings items. | "location": ["skønlitteratur"] |
status | Filter to be used to limit a search to a specific status. Values are based on data from holdings items. | "status": ["OnShelf"] |
sublocation | Filter to be used to limit a search to a specific sublocation. Values are based on data from holdings items. | "sublocation": ["letlæsning"] |
Name | Description | Example |
---|---|---|
sort.creator | Index to use for sorting by creator. | |
sort.latestpublicationdate | Index to use for sorting by latest publicationdate. | |
sort.title | Index to use for sorting by title. |
Name | Description | Example |
---|---|---|
facet.accesstype | Index to use for facetting by accesstype. | |
facet.ages | Index to use for facetting by ages. | |
facet.cataloguecode | Index to use for facetting by cataloguecode. | |
facet.chambermusictype | Index to use for facetting by chambermusictype | |
facet.choirtype | Index to use for facetting by choirtype | |
facet.contributor | Index to use for facetting by contributor. | |
facet.contributorfunction | Index to use for facetting by contributorfunction. | |
facet.creator | Index to use for facetting by creator. | |
facet.creatorcontributor | Index to use for facetting by creatorcontributor. | |
facet.creatorcontributorfunction | Index to use for facetting by creatorcontributorfunction. | |
facet.creatorfunction | Index to use for facetting by creatorfunction. | |
facet.fictionalcharacter | Index to use for facetting by fictionalcharacter. | |
facet.filmnationality | Index to use for facetting by filmnationality. | |
facet.gameplatform | Index to use for facetting by gameplatform. | |
facet.generalaudience | Index to use for facetting by generalaudience. | |
facet.generalmaterialtype | Index to use for facetting by generalmaterialtype. | |
facet.genreandform | Index to use for facetting by genreandform. | |
facet.hostpublication | Index to use for facetting by hostpublication. | |
facet.instrument | Index to use for facetting by instrument | |
facet.issue | Index to use for facetting by issue. | |
facet.language | Index to use for facetting by language. | |
facet.let | Index to use for facetting by let. | |
facet.libraryrecommendation | Index to use for facetting by libraryrecommendation. | |
facet.lix | Index to use for facetting by Lix. | |
facet.mainlanguage | Index to use for facetting by mainlanguage. | |
facet.mediacouncilagerestriction | Index to use for facetting by mediacouncilagerestriction. | |
facet.mood | Index to use for facetting by mood. | |
facet.musicalensembleorcast | Index to use for facetting by musicalensembleorcast. | |
facet.narrativetechnique | Index to use for facetting by narrativetechnique. | |
facet.orchestratype | Index to use for facetting by orchestratype | |
facet.pegi | Index to use for facetting by pegi. | |
facet.players | Index to use for facetting by players. | |
facet.primarytarget | Index to use for facetting by primarytarget. | |
facet.publicationyear | Index to use for facetting by publicationyear. | |
facet.series | Index to use for facetting by series. | |
facet.setting | Index to use for facetting by setting. | |
facet.source | Index to use for facetting by source. | |
facet.specificmaterialtype | Index to use for facetting by specificmaterialtype. | |
facet.spokenlanguage | Index to use for facetting by spokenlanguage. | |
facet.subject | Index to use for facetting by subject. | |
facet.subtitlelanguage | Index to use for facetting by subtitlelanguage. | |
facet.typeofscore | Index to use for facetting by typeofscore. | |
let | This index contains values from the reading ability index (læseegnethed) called Let | let="12" let="7" |
lix | This index contains values from the readability index (læsbarhedsindeks) called Lix. | lix="28" lix="17" |
publicationyear | This index contains the publication year of materials. This can for example be used for finding works containing manifestations published in a specific year, within a range of years or before/after a given year. NOW denotes the current year, and can be used instead of an actual year. |
publicationyear="2020" publicationyear within "2020 2022" publicationyear within "2020 NOW" publicationyear > 2021 publicationyear >= 2021 publicationyear < 1984 publicationyear <= 1984 publicationyear <= NOW |
phrase.accesstype | Can be used to limit your search results to either physical or online materials. Values are in Danish. | phrase.accesstype=online phrase.accesstype=fysisk |
phrase.ages | For searching for a material intended for a specific age | phrase.ages="for 11 år" |
phrase.cataloguecode | This index contains values regarding catalogue codes | phrase.cataloguecode="BKM202310" |
phrase.contributor | For searching for contributors on different material types (e.g. a director, an actor or a singer). | phrase.contributor="charlie chaplin" |
phrase.contributorfunction | This index can be used if you want to limit your search to a specific type of contributor (e.g. photographer, author, or illustrator). All values are in Danish. | phrase.contributorfunction="Rane Knudsen (oversætter)" phrase.contributorfunction="Pernille Lyneborg (indlæser)" |
phrase.creator | For searching for creator of material | phrase.creator="kim leine" |
phrase.creatorcontributor | For searching for contributors or creators on different material types (e.g. a director, an actor or a singer). | phrase.creatorcontributor="charlie chaplin" |
phrase.creatorcontributorfunction | This index can be used if you want to limit your search to a specific type of creator or contributor (e.g. photographer, author, or illustrator). All values are in Danish. | phrase.creatorcontributorfunction="kim leine (forfatter)" phrase.creatorcontributorfunction="charlie chaplin (skuespiller)" |
phrase.creatorfunction | This index can be used if you want to limit your search to a specific type of creator (e.g. photographer, author, or illustrator). All values are in Danish. | phrase.creatorfunction="Lucy Dillon (forfatter)" |
phrase.fictionalcharacter | For searching for fictional characters of a work | phrase.fictionalcharacter="Sherlock*" |
phrase.filmnationality | This index contains values regarding nationality of films | phrase.filmnationality="japanske film" |
phrase.gameplatform | When searching for computer games, this index is useful for narrowing your search to specific gaming platforms. | phrase.gameplatform="playstation 4" phrase.gameplatform="xbox one" |
phrase.generalaudience | Filter used to search for the intended audience. | phrase.generalaudience="let at læse" |
phrase.generalmaterialtype | This index contains controlled names of general material types. All values are in Danish. | phrase.generalmaterialtype="musik" phrase.generalmaterialtype="artikler" |
phrase.genreandform | For searching for specific genres or literary forms (e.g. comics (tegneserie) or novels (roman)). All values are in Danish. | phrase.genreandform=digte phrase.genreandform="graphic novel*" |
phrase.hostpublication | For searching for the host publication of an article e.g. a newspaper or journal article | phrase.hostpublication="Information" |
phrase.issue | Filter to be used to limit a search to a specific issue. | phrase.issue="2021-11-03" phrase.issue="Nr. 51 (2017)" |
phrase.language | This index can be used to search for the language of the materials within main language, spoken language, subtitle language, language for the hearing impaired and language for the visually impaired. All values are in Danish. | phrase.language=dansk phrase.language=finsk. |
phrase.libraryrecommendation | Used to search for recommended age group (e.g. fra 7 år or fra 10 år) | phrase.libraryrecommendation="fra 7 år" |
phrase.mainlanguage | This index can be used for narrowing you search according to the primary language of the materials. All values are in Danish. | phrase.mainlanguage=dansk phrase.mainlanguage=finsk. |
phrase.mediacouncilagerestriction | For searching for media council age restriction (Medierådets anbefalinger) | phrase.mediacouncilagerestriction="Frarådes børn under 7 år*" |
phrase.mood | For searching for phrases describing the mood of a material (literature) | phrase.mood="sarkastisk" |
phrase.musicalensembleorcast | Filter used to search for the musical ensemble or cast. | phrase.musicalensembleorcast="For klaver" |
phrase.narrativetechnique | For searching for phrases describing the narrative techniques used in a material (literature) | phrase.narrativetechnique="almindeligt sprog" |
phrase.pegi | For searching for (or use as facet) PEGI descriptions | phrase.pegi="pegi: 7" |
phrase.players | Filter used to search a specific number of players. | phrase.players="for 2 spillere" |
phrase.primarytarget | For searching for primary intended target of material (e.g. folkeskoleniveau or alment niveau) | phrase.primarytarget="folkeskoleniveau" |
phrase.series | For searching for series titles and series universes (without number in series). | phrase.series="krimiserien med martin juncker og signe kristiansen" phrase.series="martin juncker*" phrase.series="harry potter-universet" |
phrase.setting | For searching for phrases describing the setting of a material (literature) | phrase.setting="futuristisk" |
phrase.specificmaterialtype | This index contains controlled names of specific material types. All values are in Danish | phrase.specificmaterialtype="bog" phrase.specificmaterialtype="artikel (online)" |
phrase.spokenlanguage | This index contains the spoken languages of movies. All values are in Danish. | phrase.spokenlanguage=tysk phrase.spokenlanguage=fransk |
phrase.subject | For searching for subjects. This index contains both controlled and uncontrolled subjects. | phrase.subject="efterforskning" |
phrase.subtitlelanguage | This index contains the subtitle languages of movies. All values are in Danish. | phrase.subtitlelanguage=dansk phrase.subtitlelanguage=svensk |
phrase.typeofscore | Filter used to search for the type of score. | phrase.typeofscore="Studienpartitur" |