Project

General

Profile

Statistics
| Revision:

# Date Author Comment
44453 11/11/2016 04:12 PM Alessia Bardi

Copying local workspace into branch

43832 27/09/2016 03:58 PM Alessia Bardi

printing store id in logs when creating/ensuring indexes

43759 21/09/2016 06:02 PM Claudio Atzori

depending on cnr-cql-utils >= 2.0.0

43642 14/09/2016 11:39 AM Alessia Bardi

Trying to tell spring not to cache null values for oai stores

43641 14/09/2016 11:10 AM Alessia Bardi

More logs

43640 13/09/2016 06:39 PM Alessia Bardi

Added logs to debug CreateStoreAction: we get NullPointerException when trying to create an OAI store on dev, beta and production, but not locally on my machine...

42210 13/04/2016 10:21 AM Alessia Bardi

Call the correct mongo method for upserting (via replace) an object.

42160 06/04/2016 07:12 PM Alessia Bardi

Not using // in xpaths

42159 06/04/2016 07:11 PM Alessia Bardi

Added test to check if we can reduce the time needed to serve OAI pages

41694 16/03/2016 12:17 PM Alessia Bardi

Fixed mongo collection to use to store counts

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

39969 17/11/2015 05:23 PM Alessia Bardi

added mvc controller method to clear the OAI caches: oai/clearCaches.do

39965 17/11/2015 03:09 PM Alessia Bardi

updated test

39957 17/11/2015 12:49 PM Alessia Bardi

OAI query on "until" parameter were not correctly handled because of the construction of dates from day to ms granularity.

39035 04/09/2015 06:00 PM Sandro La Bruzzo

fixed bug on alwaysnewrecord not setted in the store

38888 31/08/2015 05:51 PM Alessia Bardi

Setting AKNOWLEDGE write for deleted records

38887 31/08/2015 05:38 PM Alessia Bardi

Avoiding exception when trying to transform into binary a null element from an empty oaistore

38777 26/08/2015 06:37 PM Alessia Bardi

moving towards mongodb driver 3.0.3

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

38584 29/07/2015 04:38 PM Alessia Bardi

code style only

38571 29/07/2015 12:50 PM Sandro La Bruzzo

Created new version of oai-store that stores record compressed on mongo

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.

37796 15/06/2015 07:17 PM Alessia Bardi

Playing with json query parsing

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

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

35341 13/03/2015 12:44 PM Alessia Bardi

feeding with UNACKNOWLEDGE write concern.
The feed action also take the optional parameter oai_alwaysNewRecord so that the OAI store can assume there is no another record with the same id in the oai store.

35155 07/03/2015 11:29 AM Alessia Bardi

removed deprecated methods of mongodb driver

35154 07/03/2015 11:21 AM Alessia Bardi

changed misleading log

34803 25/02/2015 07:08 PM Alessia Bardi

returning the correct error code for non existing identifiers

34797 25/02/2015 05:02 PM Alessia Bardi

Fixed xpath and returns null in case we have no provenance block.

34736 23/02/2015 04:13 PM Alessia Bardi

checking provenance exists in the record

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

Ups, forgot the bean

34734 23/02/2015 03:55 PM Alessia Bardi

Supporting provenance.

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

merged changes from branch "cleanup".

34689 20/02/2015 06:39 PM Alessia Bardi

Fixed drop action.

34683 20/02/2015 05:51 PM Alessia Bardi

Enable the deletion of a set from an oaistore. Pass parameter setSpec or setSpecParam to the Drop store workflow node.

34355 09/02/2015 11:43 AM Alessia Bardi

logging exception

33002 26/11/2014 06:32 PM Alessia Bardi

javadoc

32656 13/11/2014 12:20 PM Andrea Mannocci

updating to major release of ServiceLocator

30883 25/09/2014 06:01 PM Alessia Bardi

When a soai store is deleted also the sets and setscount collection are deleted.

30881 25/09/2014 05:36 PM Alessia Bardi

Avoiding set '___' generated when we have "strange" set names such as those in cyrillic/ukrain. In those cases records are assigned to a default set, currently named "OTHER".

30873 25/09/2014 03:59 PM Alessia Bardi

Logging time to get the mongo cursor for debugging purposes.

30850 24/09/2014 06:45 PM Alessia Bardi

Added test for parsing CQL queries on datestamp

29814 21/08/2014 06:13 PM Alessia Bardi

Cleaned logs

29790 05/08/2014 04:44 PM Alessia Bardi

moved test to correct package

29788 05/08/2014 02:54 PM Alessia Bardi

Adding parenthesis in mongo queries, otherwise they are not interpretred as expected.

29772 01/08/2014 04:51 PM Alessia Bardi

Do not ensure index when creating an oaistore

29771 01/08/2014 04:32 PM Alessia Bardi

Added forgotten handler.don call

29749 31/07/2014 06:14 PM Alessia Bardi

Updated test.

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

29187 16/07/2014 05:15 PM Alessia Bardi

Using ensureIndex instead of createIndex on mongo collection.

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

max_threads property does not exist anymore

29172 16/07/2014 12:35 PM Alessia Bardi

typo

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

throw exception if OAI store does not exist

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

Added bb message and action to create index on OAi stores

29134 15/07/2014 07:34 PM Alessia Bardi

Updated workflow to count sets from the values in the records and the sets configured in the profile.

29128 15/07/2014 06:37 PM Alessia Bardi

Ensure indices in background

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.

29123 15/07/2014 05:05 PM Alessia Bardi

Ensure indices in background

29037 11/07/2014 04:40 PM Alessia Bardi

The expected name of collection is format-layout-interpretation

27716 22/05/2014 12:32 PM Alessia Bardi

Not using "patch" property anymore.

27552 16/05/2014 03:00 PM Alessia Bardi

removed option for record patch: the file HDFS is correctly generated according to the openaire schema.