#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] prepare release dnet-directindex-api-2.3.8
add missing files
use of dsm to obtain ds info
[maven-release-plugin] prepare release dnet-directindex-api-2.3.7
temporary fix of a xquery
[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] prepare release dnet-directindex-api-2.3.5
Fixed bug when unescaping project id
[maven-release-plugin] prepare release dnet-directindex-api-2.3.4
[maven-release-plugin] prepare release dnet-directindex-api-2.3.3
Log exception message for the RestException
[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] prepare release dnet-directindex-api-2.3.1
Need to create an instance of the OpenAIRESUbmitterUtils for the new class ResultEntryToOaf.
[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] prepare release dnet-directindex-api-2.2.1
Log request body
Test for enermaps
Test label for enermaps category
[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] 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] prepare release dnet-directindex-api-2.1.17
no need to commit immediately, the periodic task will do it
[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] prepare release dnet-directindex-api-2.1.15
Added missing funders (including EEA, see #5564)
Fixed typo in log
[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
[maven-release-plugin] prepare release dnet-directindex-api-2.1.13
adjusted dependencies
reintegrated branch solr75 -r53793:HEAD
update test
moving business logic to OpenAIRESubmitterUtils class
[maven-release-plugin] prepare release dnet-directindex-api-1.1.14
catch and ignore all the exceptions to keep the autocommit task scheduled
[maven-release-plugin] prepare release dnet-directindex-api-1.1.13
update the list of funder
[maven-release-plugin] prepare release dnet-directindex-api-1.1.12
added method to filter out Zenodo communities from context
added call to method to filter out zenodo community from result context
deletion of contexts associated to zenodo communities (id contains "https://zenodo.org/communities/") and new example test resource added
[maven-release-plugin] prepare release dnet-directindex-api-1.1.11
test info repo:eu string for projects with ' in the title
creators should not go under rels
test for ORPs
Updated docs to include software and orps
check for zenodo record not direct indexed
[maven-release-plugin] prepare release dnet-directindex-api-1.1.10
Fixed missing bean error at container startup because of indexclientmap not found
[maven-release-plugin] prepare release dnet-directindex-api-1.1.9
fixed deps to use solr4.9.0 modules
Cache eviction on IS lookup queries
[maven-release-plugin] prepare release dnet-directindex-api-1.1.8
using ScheduledExecutorService for the autocommit task
[maven-release-plugin] prepare release dnet-directindex-api-1.1.7
reschedule index commit task when it dies
do not allow to set autocommit frequency values lower than a defined minimum