Afraid mine doesn't have that information in the metadata, therefore it is not indexed by Spotlight. To see exactly which EXIF data has made it into the metadata for the file you can use Terminal. Launch Terminal from your Utilities folder, then type this:
mdls
a space, and drag the file into the Terminal window and drop it. You will see all the metadata entries for that file. It will look something like this:
NoobiX:~ francine$ mdls /Users/francine/Pictures/CRWs/CRW_2815.CRW
kMDItemContentCreationDate = 2007-03-14 14:26:56 -0700
kMDItemContentModificationDate = 2007-03-14 14:26:56 -0700
kMDItemContentType = "com.canon.crw-raw-image"
kMDItemContentTypeTree = (
"com.canon.crw-raw-image",
"public.camera-raw-image",
"public.image",
"public.data",
"public.item",
"public.content"
)
kMDItemDisplayName = "CRW_2815.CRW"
kMDItemFinderComment = "width/height: 2592 x 1944 "
and so on. If there is no entry for focal length, then you are out of luck. My camera's raw format is not supported in Leopard, so the raw file entries are pretty general. With jpegs the metadata includes Aperture and FNumber and FocalLength. You can only search for things that are included in the metadata.
Francine
Francine
Schwieder