#8552 remove unused fields to make the direct indexixng API work
Original version of the layout used to transform XML records in Solr documents
[maven-release-plugin] prepare for next development iteration
[maven-release-plugin] copy for tag dnet-directindex-api-2.3.8
[maven-release-plugin] prepare release dnet-directindex-api-2.3.8
deleting brnach as we can work with the template and properties to adapt to the new schema
Branch for adapting the direct-indexing-api to the new Solr schema, where we have removed some redundant and unused fields
add missing files
use of dsm to obtain ds info
[maven-release-plugin] copy for tag dnet-directindex-api-2.3.7
[maven-release-plugin] prepare release dnet-directindex-api-2.3.7
temporary fix of a xquery
[maven-release-plugin] copy for tag dnet-directindex-api-2.3.6
[maven-release-plugin] prepare release dnet-directindex-api-2.3.6
Added support for CHIST-ERA and ASAP
Added support for Horizon Europe projects
[maven-release-plugin] copy for tag dnet-directindex-api-2.3.5
[maven-release-plugin] prepare release dnet-directindex-api-2.3.5
Fixed bug when unescaping project id
[maven-release-plugin] copy for tag dnet-directindex-api-2.3.4
[maven-release-plugin] prepare release dnet-directindex-api-2.3.4
[maven-release-plugin] copy for tag dnet-directindex-api-2.3.3
[maven-release-plugin] prepare release dnet-directindex-api-2.3.3
Log exception message for the RestException
[maven-release-plugin] copy for tag dnet-directindex-api-2.3.2
[maven-release-plugin] prepare release dnet-directindex-api-2.3.2
hack to avoid ugly H2020 fundingstreams in the portal due to wrong input from Zenodo
fixed bug that caused the lack of values on the records to be indexed. Tests adapted to do some asserts so that we avoid such silly errors in the future
[maven-release-plugin] copy for tag dnet-directindex-api-2.3.1
[maven-release-plugin] prepare release dnet-directindex-api-2.3.1
Need to create an instance of the OpenAIRESUbmitterUtils for the new class ResultEntryToOaf.
[maven-release-plugin] copy for tag dnet-directindex-api-2.3.0
[maven-release-plugin] prepare release dnet-directindex-api-2.3.0
When the label of the context cannot be resolved, the context tag is not added.To ensure tests do not make any external calls, the code has been refactored so that the proper mock could be defined.
Ensure an index on id field
[maven-release-plugin] copy for tag dnet-directindex-api-2.2.1
[maven-release-plugin] prepare release dnet-directindex-api-2.2.1
Log request body
Test for enermaps
Test label for enermaps category
[maven-release-plugin] copy for tag dnet-directindex-api-2.2.0
[maven-release-plugin] prepare release dnet-directindex-api-2.2.0
Fixed direct indexing to projects with no funding streams and with escaped '/' in the grant code. Fixed UKRI acronym/names
[maven-release-plugin] copy for tag dnet-directindex-api-2.1.18
[maven-release-plugin] prepare release dnet-directindex-api-2.1.18
added test to verify if blanc community id could be because of api return. It was not the case
added rules to match funder name ukri. When ukri or rcuk is found ukri is the funder
[maven-release-plugin] copy for tag dnet-directindex-api-2.1.17
[maven-release-plugin] prepare release dnet-directindex-api-2.1.17
no need to commit immediately, the periodic task will do it
[maven-release-plugin] copy for tag dnet-directindex-api-2.1.16
[maven-release-plugin] prepare release dnet-directindex-api-2.1.16
direct indexing api relies on a single solr client instance, which gets reconfigured on the expiration of the cached info retrieved from the IS, indicating the solr collection to be used
[maven-release-plugin] copy for tag dnet-directindex-api-2.1.15
[maven-release-plugin] prepare release dnet-directindex-api-2.1.15
Added missing funders (including EEA, see #5564)
Fixed typo in log
[maven-release-plugin] copy for tag dnet-directindex-api-2.1.14
[maven-release-plugin] prepare release dnet-directindex-api-2.1.14
added tests for direct indexing from sandbox
catch exception thrown by rest service
updated tests
added property for community api address
removing deploy.info: the branch was reintegrated in the module trunk and we don't need to build it independently in the CI
[maven-release-plugin] copy for tag dnet-directindex-api-2.1.13
[maven-release-plugin] prepare release dnet-directindex-api-2.1.13
adjusted dependencies
reintegrated branch solr75 -r53793:HEAD
[maven-release-plugin] copy for tag dnet-directindex-api-2.1.12-solr75
[maven-release-plugin] prepare release dnet-directindex-api-2.1.12-solr75
bumped dependency version
update test
moving business logic to OpenAIRESubmitterUtils class
[maven-release-plugin] copy for tag dnet-directindex-api-2.1.11-solr75
[maven-release-plugin] prepare release dnet-directindex-api-2.1.11-solr75
Rolled back to r55032
added dependency for jackson-annotations
catch and ignore all the exceptions to keep the autocommit task scheduled