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

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

Reintegrated vlo-ticket761 feature branch
Fixes #761

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