Project

General

Profile

Statistics
| Revision:

# Date Author Comment
44007 11/10/2016 03:19 PM Claudio Atzori

[maven-release-plugin] copy for tag dnet-oai-store-service-6.1.1

44005 11/10/2016 03:18 PM Claudio Atzori

query parsing moved in cnr-cql-utils

41667 14/03/2016 03:34 PM Alessia Bardi

spring bean XSD version 4 instead of 2.5

41652 10/03/2016 06:14 PM Alessia Bardi

Using new mongo API included in mongo-java-driver 3.2.2 instead of deprecated API

38639 03/08/2015 04:50 PM Alessia Bardi

Cache management: it's a mess if we have more than one <cache:annotation-driven> instructions:
- the container now has a dedicated application context for caches
- logs to DEBUG for spring cache module

38446 23/07/2015 06:14 PM Alessia Bardi

#1342: added caches to limit the load on exists when a client performs a list of getRecord requests.

36680 23/04/2015 06:18 PM Alessia Bardi

Explicit handling of dmf metadata format, as it lacks a container element under oai:metadata

34735 23/02/2015 04:05 PM Alessia Bardi

Ups, forgot the bean

34709 23/02/2015 12:15 PM Alessia Bardi

merged changes from branch "cleanup".

29747 31/07/2014 06:07 PM Alessia Bardi

The oai database currently in use is discovered dynamically from the OAIConfiguration profile.
The xquery to use to retrieve the db name from the configuration is in the property services.oai.publisher.db.xquery.
The OAI controller/core have been refactored....

29523 24/07/2014 07:45 PM Alessia Bardi

Added bb job to drop an OAI store

29184 16/07/2014 05:00 PM Alessia Bardi

max_threads property does not exist anymore

29170 16/07/2014 12:34 PM Alessia Bardi

Added bb message and action to create index on OAi stores

29127 15/07/2014 06:27 PM Alessia Bardi

not using executors when ensuring indexes

29125 15/07/2014 06:13 PM Alessia Bardi

New blackboard action to create an oai store. This is needed by the wf for OAI feeding.