klokantech / embedr

Embedr.eu - Image Embedding Service (IES) with support for IIIF, OEmbed, zoomable viewer in an iFrame
http://embedr.eu/
European Union Public License 1.1
15 stars 4 forks source link

Item ID modification #40

Closed o1da closed 9 years ago

o1da commented 9 years ago

The max size of item ID was increased from 32 chars to 256 chars, because many of IDs from the Europeana data set #20 were longer. We should update wiki and use a hash (probably SHA512) during the communication (insert, delete) with Amazon CloudSearch, because it supports max 128 chars long keys.

klokan commented 9 years ago

To be put into WIKI.

o1da commented 9 years ago

Wiki is changed and hash is used instead of plain ID during the communication with CloudSearch