Created
May 3, 2016 14:45
-
-
Save pgmccann/f812af84d6c20d39b5d04d2903c50130 to your computer and use it in GitHub Desktop.
Solr query parameters to find Islandora Page objects belonging to a specified book which have both TIFF and OBJ datastreams
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
RELS_EXT_hasModel_uri_ms:info\:fedora/islandora\:pageCModel AND fedora_datastreams_ms:OBJ AND fedora_datastreams_ms:TIFF AND RELS_EXT_isPageOf_ms:info\:fedora/[namespace]\:[id] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment