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
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] prepare for next development iteration
[maven-release-plugin] prepare release dnet-directindex-api-2.1.12-solr75
bumped dependency version
[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
new test for zenodocommunity remapping to openaire community
update to handle the zenodocommunity mapping to openaire community in context
[maven-release-plugin] prepare release dnet-directindex-api-2.1.10-solr75
[maven-release-plugin] rollback the release of dnet-directindex-api-2.1.10-solr75
Creators should not go among the rels
Test for ORP
Updated docs to include software and orps
Attept 3 to avoid http error when evicting cache
Attempt 2 for not returning error 500 when evicting cache
First attempt for not returning error 500 when evicting
Logs and bean for cache manager
internal calls are not cached, so the cache management has been extracted to dedicated class
[maven-release-plugin] prepare release dnet-directindex-api-2.1.9-solr75
Cache for indexDsInfo
[maven-release-plugin] prepare release dnet-directindex-api-2.1.8-solr75
previous names clash with already existing index clients!
[maven-release-plugin] prepare release dnet-directindex-api-2.1.7-solr75
added resource name to help spring in the bean injection phase
[maven-release-plugin] prepare release dnet-directindex-api-2.1.6-solr75
bumbed dependency
[maven-release-plugin] prepare release dnet-directindex-api-2.1.5-solr75
depending on released dnet-openaireplus-mapping-utils:6.2.20-solr75, dnet-index-client:2.3.2-solr75
hashing IndexDsInfo properly
using ScheduledExecutorService for the autocommit task
index clients reuse the connection. Using Guava's AbstractScheduledService for the commit task
reschedule index commit task when it dies
close the connection!
do not commit for every direct index request, instead delegate the commit to a periodic task
re-organised imports
depending on dnet-openaireplus-mapping-utils:6.2.20-solr75-SNAPSHOT
depending on SNAPSHOT parent
updated paths in solr75 specific deploy.info files
branch for solr 7.5.0
branches