# $Id$ # $URL$ [facets] defaultDefaultDisplaySize = 5 maxFacetItemLength = 25 [drilldownFields] # Note: these fields must be declared in config file # server.cfg ## FIXM ## this will become: backend.cfg # section: [indices] # variable: drilldownFieldnames: # # Defaultvalues drilldownFieldsDefaults = 10 5 True # # Format: fieldname max_number_of_facets_requested max_number_facets_displayed sort(True=by number of hits, False=alphabetical) # max_number_of_facets_displayed special meaning: 0=Full list, <0=Collapsed # This table specifies the way facets are displayed; not whether they will be displayed useDrilldownFields= drilldown.meta.repository.id drilldown.meta.repository.repositoryGroupId drilldown.mods.classification 10 -1 True drilldown.mods.genre 0 5 True drilldown.mods.language.languageTerm drilldown.mods.relatedItem.titleInfo.title 7 5 True drilldown.mods.subject.topic 10 -1 True drilldown.norm.date.centennium 15 0 False drilldown.norm.date.decennium 20 0 False drilldown.norm.date.unparsable drilldown.norm.date.year 20 0 False drilldown.norm.genre drilldown.norm.jel drilldown.norm.language 0 -1 True drilldown.norm.name.lastname 10 0 True drilldown.norm.name.oneinitial 50 10 True drilldown.norm.name.unparsable # This list specifies which facets from the multilevel facets will be used in the case multilevel drilldown is disabled. # choose one from date and one from author drilldownFields-top = drilldown.norm.date.centennium drilldown.norm.name.lastname # This list lists the facets that are in actual use. # The entries must be a subset of useDrilldownFields. drilldownFields= # drilldown.mods.genre drilldown.norm.genre # drilldown.mods.language.languageTerm drilldown.norm.language drilldown.mods.relatedItem.titleInfo.title drilldown.mods.subject.topic drilldown.mods.classification [multilevelDrilldownMethods] # for each multilevel drilldown field the method (min or max) is specified # if method == 'min', the method must be followed by a minimumTermCount # the minimueTermCount is the minimum number of facet items required for displaying a facet. date = min 4 author = max [multilevelDrilldownFields] # 'date' and 'author' are mandatory # The order of the lists is significant: # it determines the order in which the facets are computed; the first facet that complies to certain criteria will be displayed; # The criteria are: # 0 < # facet items < max_number_of_facets_requested if method = max # # facet items > minimumTermCount if method = min date = drilldown.norm.date.centennium drilldown.norm.date.decennium drilldown.norm.date.year author = drilldown.norm.name.oneinitial drilldown.norm.name.lastname [sourceName] ir-uvt-nl = Tilburg University Repository olc-uvt-nl = Online Contents opc-uvt-nl = Catalogue scr-uvt-nl = Theses elsevier-com = Elsevier repec-org = RePEc cerge-uni-cz = EO: Charles University in Prague columbia-university-us = EO: Columbia University dauphine-fr = EO: Université Paris-Dauphine eui-eu = EO: European University Institute ifw-kiel-de = EO: Kiel Institute for the World Economy kuleuven-be = EO: KU Leuven lse-ac-uk = EO: London School of Economics ox-ac-uk = EO: Oxford University repub-eur-nl = EO: Erasmus University Rotterdam repub-eur-nl_nl = EO: Erasmus Universiteit Rotterdam sciences-po-fr = EO: Sciences Po, Paris tilburguniversity-nl = EO: Tilburg University tilburguniversity-nl_nl = EO: Universiteit van Tilburg ucd-ie = EO: University College Dublin uclouvain-be = EO: Université Catholique de Louvain uc3m-es = EO: University Carlos III of Madrid ulb-ac-be = EO: Université Libre de Bruxelles unimaas-nl = EO: Maastricht University unimaas-nl_nl = EO: Universiteit Maastricht univ-tlse1-fr = EO: Université Toulouse 1 Capitole # let erop dat deze waarden een beetje overeen komen met die in [vocabulary] [fieldNames] drilldown.norm.date.year = Year drilldown.norm.date.year_nl = Jaar drilldown.norm.date.decennium = Decennium drilldown.norm.date.decennium_nl = Decennium drilldown.norm.date.centennium = Century drilldown.norm.date.centennium_nl = Eeuw drilldown.norm.name.oneinitial = Name drilldown.norm.name.oneinitial_nl = Naam drilldown.norm.name.lastname = Top 10 Names drilldown.norm.name.lastname_nl = Top 10 Namen drilldown.meta.repository.id = Repository drilldown.meta.repository.id_nl = Repository drilldown.meta.repository.repositoryGroupId = Source drilldown.meta.repository.repositoryGroupId_nl = Bron drilldown.mods.classification = Classification drilldown.mods.classification_nl = Classificatie drilldown.mods.genre = Publication type (not norm) drilldown.mods.genre_nl = Publicatietype (niet genorm) drilldown.norm.genre = Publication type drilldown.norm.genre_nl = Publicatietype drilldown.mods.language.languageTerm = Language (not norm) drilldown.mods.language.languageTerm_nl = Taal (niet genorm) drilldown.norm.language = Language drilldown.norm.language_nl = Taal drilldown.mods.relatedItem.titleInfo.title = Journal/series drilldown.mods.relatedItem.titleInfo.title_nl = Tijdschrift/reeks drilldown.mods.subject.topic = Subject drilldown.mods.subject.topic_nl = Onderwerp drilldown.ddi.keyword = Keyword drilldown.ddi.keyword_nl = Trefwoord drilldown.ddi.geography = Country drilldown.ddi.geography_nl = Land drilldown.ddi.concept = Concept drilldown.ddi.concept_nl = Concept drilldown.ddi.variable = Variable drilldown.ddi.variable_nl = Variabele