Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Section
panel
Column
width
borderColor#97A0A9
bgColor#F8FCFF
titleBGColor#F2F8FF
borderStyledashed
Page Tree
rootOLE:@self
expandCollapseAlltrue
startDepth3
searchBoxFalse
50%

1. Overview

Document Store for OLE is a content management system with features like checkin, checkout, versioning, locking etc for library records such as Bibliographic, Instance (Holdings and Items), Patron, License etc. Most of the records are in XML format but the Document Store is format agnostic in that it stores the content as is without any type conversion. Furthermore indexing of the stored data is also supported for efficient search and retrieval. Although the Document Store is an independent system that comes with basic UI to enable supported operations, majority of interaction happens from OLE such as ingest of new records, editing of existing records, search and retrievals. 

Column
width50%
Panel
borderColor#97A0A9
bgColor#F8FCFF
titleBGColor#F2F8FF
borderStyledashed
Page Tree
rootOLE:@self
expandCollapseAlltrue
startDepth3
searchBoxFalse

2. Core Technologies

Document Store for OLE uses Apache Jackrabbit 2.0 for content storage and Apache Solr 3.0 for indexing and searching. 

...