ceskaexpedice / ceska-digitalni-knihovna

Automatically exported from code.google.com/p/ceska-digitalni-knihovna
6 stars 1 forks source link

Update cdk #37

Closed gmelingerova closed 2 years ago

gmelingerova commented 2 years ago

Current state on CDK.

  1. Fixes issue with crashing server while CDK was harvested

    • problem with cashing (CachedAccessToDC, CachedAccessToJson, CachedAccessToMods):

    • old values:

    • public static final int DEFAULT_MAXIMUM_SIZE = 1000000;

    • public static final int EXPIRATION_TIME = 30; in days

    • new values:

    • public static final int DEFAULT_MAXIMUM_SIZE = 500;

    • public static final int EXPIRATION_TIME = 3; in minutes

  2. Changes licences

  3. Gets alpha 2 code from alpha 3 code for title and description if it's available. eng -> en (Europeana request)

  4. Tests if PID, Mods, DC, item exist