= SummaStorage = See also: SummaSearchWebservice Implement the [[http://hera/cgi-bin/viewcvs.cgi/Summa/MetadataStorage/src/dk/statsbiblioteket/sbandex/storage/io/Access.java?rev=HEAD&content-type=text/vnd.viewcvs-markup|dk.statsbiblioteket.sbandex.storage.io.Access]] interface from Summa, wrapping the DOMS' Fedora directly. This is done on top of the official [[http://fedora.info/download/2.1.1/download.cgi|oai provider plugin]]. === Setting up the OAI Provider service === See [[SettingUpOAI|SettingUpOAI]] and [[ProaiPropertiesForIngest2ExampleObjects|ProaiPropertiesForIngest2ExampleObjects]]. === Goals === * First shot implementation of the Access interface (DONE) * getRecord should just return raw xml. No following of links or conforming to any spec (DONE) * Indexation of storage (DONE) === Thoughts === * The index could store pointers to the newest version of the objects or pointers to the object version at indexing time. * This approach saves us an "ingest phase" to store the metadata in a db before we ingest in Summa. === Issues === * Now [[http://sedna.statsbiblioteket.dk/bugzilla/show_bug.cgi?id=158|bug 158]] have been resolved. None. == Releases == * [[attachment:summaStorage-0.1.zip]] * [[attachment:summaStorage-0.2.zip]] * [[attachment:summaStorage-0.3.zip]] * [[attachment:summaStorage-0.3.1.zip]]