On Tue, Dec 30, 2014 at 8:07 PM, Nada Abo-Eita <[email protected]> wrote: > Can some one tell me what's the difference between both and why the search > filter by dc.format.mimetype doesn't work?
dc.format.mimetype is just a normal metadata field, which means you'd have to add values to it yourself. It is not populated by DSpace when you upload a bitstream (and it can't be, since it's a field of the item, not of a bitstream, for which there is a 1:N mapping). Check the full view of any item with a bitstream and you'll see it's not there because it doesn't have any values. Searching for "pdf" probably works for you because you have the file name somewhere within a metadata field. Regards, ~~helix84 Compulsory reading: DSpace Mailing List Etiquette https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette ------------------------------------------------------------------------------ Dive into the World of Parallel Programming! The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net _______________________________________________ DSpace-tech mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-tech List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

