source: vlo/trunk/vlo-commons/src/main/resources/VloConfig.xml @ 6441

Last change on this file since 6441 was 6441, checked in by Twan Goosen, 9 years ago

Removed the 'continent' facet in accordance with the VLO WG recommendations: VLO-Taskforce/RecommendationsForFacets

File size: 6.3 KB
Line 
1<VloConfig>
2   
3    <deleteAllFirst>${vloconfig.deleteAllFirst}</deleteAllFirst>
4   
5    <maxDaysInSolr>${vloconfig.maxDaysInSolr}</maxDaysInSolr>
6   
7    <solrUrl>${vloconfig.solrUrl}</solrUrl>
8   
9    <homeUrl>${vloconfig.homeUrl}</homeUrl>
10   
11    <helpUrl>${vloconfig.helpUrl}</helpUrl>
12   
13    <xi:include href="${vloconfig.dataRootsFile}" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
14   
15    <!-- Sets the maximum number of page instances which will be stored in the application scoped second level cache for faster retrieval -->
16    <pagesInApplicationCache>40</pagesInApplicationCache>
17   
18    <!-- Sets the maximum size (in KILOBYTES) of the File where page instances per session are stored. -->
19    <sessionCacheSize>10000</sessionCacheSize>
20   
21    <maxDocsInList>128</maxDocsInList>
22   
23    <minDocsInSolrQueue>128</minDocsInSolrQueue>
24   
25    <solrTimeOut>300</solrTimeOut>
26   
27    <maxFileSize>10000000</maxFileSize>
28   
29    <useHandleResolver>false</useHandleResolver>
30   
31    <printMapping>false</printMapping>
32   
33    <!-- leave empty to use default packaged definition -->
34    <facetConceptsFile><!-- use default packaged definition --></facetConceptsFile>
35   
36    <profileSchemaUrl>http://catalog.clarin.eu/ds/ComponentRegistry/rest/registry/profiles/{PROFILE_ID}/xsd</profileSchemaUrl>
37   
38    <componentRegistryRESTURL>http://catalog.clarin.eu/ds/ComponentRegistry/rest/registry/profiles/</componentRegistryRESTURL>
39   
40    <handleServerUrl>http://hdl.handle.net/</handleServerUrl>
41   
42    <nationalProjectMapping>/nationalProjectsMapping.xml</nationalProjectMapping>
43   
44    <organisationNamesUrl>/OrganisationControlledVocabulary.xml</organisationNamesUrl>
45   
46    <languageNameVariantsUrl>/LanguageNameVariantsMap.xml</languageNameVariantsUrl>
47   
48    <licenseAvailabilityMapUrl>/LicenseAvailabilityMap.xml</licenseAvailabilityMapUrl>
49   
50    <!-- resourceAvailabilityMapUrl
51        Facet field used to populate collection selector on search page
52        If disabled, the collection facet will not be shown (can be used to
53        move the collection facet in with the other facets).
54       
55        Uncomment to activate the separate collection facet display item.
56    -->
57    <!--<collectionFacet>collection</collectionFacet>-->
58   
59    <!-- Fields shown as facets on the search page -->
60    <facetFields>       
61        <facetField>languageCode</facetField>
62        <facetField>collection</facetField>
63        <facetField>resourceClass</facetField>
64        <facetField>country</facetField>
65        <facetField>modality</facetField>
66        <facetField>genre</facetField>
67        <facetField>subject</facetField>
68        <facetField>format</facetField>
69        <facetField>organisation</facetField>
70        <facetField>availability</facetField>
71        <facetField>nationalProject</facetField>
72        <facetField>keywords</facetField>
73        <facetField>dataProvider</facetField>
74    </facetFields>
75       
76    <simpleSearchFacetFields>
77        <simpleSearchFacetField>languageCode</simpleSearchFacetField>
78        <simpleSearchFacetField>collection</simpleSearchFacetField>
79        <simpleSearchFacetField>resourceClass</simpleSearchFacetField>
80        <simpleSearchFacetField>modality</simpleSearchFacetField>
81        <simpleSearchFacetField>genre</simpleSearchFacetField>
82    </simpleSearchFacetFields>
83   
84    <!-- Fields shown in expanded search results on the search page -->
85    <searchResultFields>
86        <searchResultField>name</searchResultField>
87        <searchResultField>country</searchResultField>
88        <searchResultField>languageCode</searchResultField>
89        <searchResultField>modality</searchResultField>
90        <searchResultField>subject</searchResultField>
91        <searchResultField>genre</searchResultField>
92        <searchResultField>organisation</searchResultField>
93        <searchResultField>collection</searchResultField>
94        <searchResultField>nationalProject</searchResultField>
95    </searchResultFields>
96   
97    <!-- Fields ignored in the record page -->
98    <ignoredFields>
99        <ignoredField>format</ignoredField>
100        <ignoredField>score</ignoredField>
101    </ignoredFields>
102   
103    <!-- Fields shown as technical fields in the record page -->
104    <technicalFields>
105        <technicalField>id</technicalField>
106        <technicalField>_selfLink</technicalField>
107        <technicalField>dataProvider</technicalField>
108        <technicalField>metadataSource</technicalField>
109        <technicalField>_landingPageRef</technicalField>
110        <technicalField>_searchPageRef</technicalField>
111        <technicalField>_contentSearchRef</technicalField>
112        <technicalField>_lastSeen</technicalField>
113        <technicalField>_componentProfile</technicalField>
114        <technicalField>_hierarchyWeight</technicalField>
115        <technicalField>_hasPart</technicalField>
116        <technicalField>_isPartOf</technicalField>
117    </technicalFields>
118   
119    <languageFilters>
120        <languageFilter>filterOne</languageFilter>
121        <languageFilter>filterTwo</languageFilter>
122        <languageFilter>filterThree</languageFilter>
123    </languageFilters>
124   
125    <facetOverviewLength>30</facetOverviewLength>
126   
127    <countryComponentUrl>http://catalog.clarin.eu/ds/ComponentRegistry/rest/registry/components/clarin.eu:cr1:c_1271859438104/xml</countryComponentUrl>
128   
129    <languageLinkTemplate>https://infra.clarin.eu/content/language_info/data/{}.html</languageLinkTemplate>
130   
131    <feedbackFromUrl>http://www.clarin.eu/node/3759?url=</feedbackFromUrl>
132
133    <language2LetterCodeComponentUrl>http://catalog.clarin.eu/ds/ComponentRegistry/rest/registry/components/clarin.eu:cr1:c_1271859438109/xml</language2LetterCodeComponentUrl>
134   
135    <language3LetterCodeComponentUrl>http://catalog.clarin.eu/ds/ComponentRegistry/rest/registry/components/clarin.eu:cr1:c_1271859438110/xml</language3LetterCodeComponentUrl>
136   
137    <silToISO639CodesUrl>http://www.clarin.eu/cmd/xslt/sil_to_iso6393.xml</silToISO639CodesUrl>
138   
139    <reverseProxyPrefix></reverseProxyPrefix>
140   
141    <FederatedContentSearchUrl>http://weblicht.sfs.uni-tuebingen.de/Aggregator/</FederatedContentSearchUrl>
142   
143    <cqlEndpointFilter>http://cqlservlet.mpi.nl/</cqlEndpointFilter>
144   
145    <cqlEndpointAlternative>http://cqlservlet.mpi.nl/</cqlEndpointAlternative>
146   
147    <!-- makes the score for the result ranking visible in the search results -->
148    <showResultScores>true</showResultScores>
149</VloConfig>
Note: See TracBrowser for help on using the repository browser.