All Downloads are FREE. Search and download functionalities are using the official Maven repository.

de.digitalcollections.iiif.bookshelf.config.mongeez.changeset_003.xml Maven / Gradle / Ivy

<mongoChangeLog>

  <changeSet changeId="Bookshelf-003" author="matthias">
    <script>
       db['iiif-manifest-summaries'].createIndex( { "viewId": 1 }, { sparse: true, unique: true } );
    </script>
  </changeSet>

</mongoChangeLog>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy