Project

General

Profile

« Previous | Next » 

Revision 51424

backport of the community API

View differences:

application.properties
18 18
openaire.exporter.requestTimeout    =   10
19 19

  
20 20
# JDBC
21
openaire.exporter.jdbc.url          =   jdbc:postgresql://localhost:5432/dnet_openaire
21
openaire.exporter.jdbc.url          =   jdbc:postgresql://localhost:5432/dnet_openaireplus_beta
22 22
openaire.exporter.jdbc.user         =   dnetapi
23 23
openaire.exporter.jdbc.pwd          =   dnetPwd
24 24
openaire.exporter.jdbc.minIdle      =   1
......
45 45
openaire.exporter.findSolrIndexUrl          =   /eu/dnetlib/openaire/exporter/xquery/findSolrIndexUrl.xquery
46 46
openaire.exporter.findIndexDsInfo           =   /eu/dnetlib/openaire/exporter/xquery/findIndexDsInfo.xquery
47 47
openaire.exporter.findObjectStore           =   /eu/dnetlib/openaire/exporter/xquery/findObjectStore.xquery
48
openaire.exporter.findFunderContexts        =   /eu/dnetlib/openaire/exporter/xquery/findFunderContexts.xquery
49
openaire.exporter.findCommunityContexts     =   /eu/dnetlib/openaire/exporter/xquery/findCommunityContexts.xquery
48 50

  
49 51
# REST API CONFIGURATION
50 52
openaire.exporter.swagger.apiTitle          =   OpenAIRE aggregator REST API

Also available in: Unified diff