Cleaned logs
moved test to correct package
Adding parenthesis in mongo queries, otherwise they are not interpretred as expected.
Do not ensure index when creating an oaistore
Added forgotten handler.don call
Updated test.
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....
Added bb job to drop an OAI store
Using ensureIndex instead of createIndex on mongo collection.
max_threads property does not exist anymore
typo
throw exception if OAI store does not exist
Added bb message and action to create index on OAi stores
Updated workflow to count sets from the values in the records and the sets configured in the profile.
Ensure indices in background
not using executors when ensuring indexes
New blackboard action to create an oai store. This is needed by the wf for OAI feeding.
The expected name of collection is format-layout-interpretation
closing dep ranges.
Not using "patch" property anymore.
removed option for record patch: the file HDFS is correctly generated according to the openaire schema.
SCRIPT_COMMENT: fixed deploy.info file to the module dnet-oai-store-service
SCRIPT_COMMENT: Added deploy.info file to the module dnet-oai-store-service