OK, what happen was I made this extremely long post to put on this
forum and the post got cut off and I lost like 3/4 of the post. Of course I
didn't think of copying the whole thing in case it happened.
Hehehe, that's why I always use a dedicated newsreader for newsgroups
instead of a Web Interface ;-)
So once I need a break from studying I'll try to replicate more of the post.
So Office Word and Acrobat Profession 8 is Indexing EVERYTHING fine.
It is just ppt and pptx files.
I just played around with a pptx file.
I got:
Corentin:~ corentin$ mdimport -n -d2
/Volumes/Gloubi/Users/me/Documents/Office\ Projects/Présentations/Beta\
cell\ regeneration\ review.pptx
2008-04-18 13:03:22.752 mdimport[20552:10b] Imported
'/Volumes/Gloubi/Users/me/Documents/Office Projects/Présentations/Beta
cell regeneration review.pptx' of type
'org.openxmlformats.presentationml.presentation' with no plugIn.
2008-04-18 13:03:22.755 mdimport[20552:10b] Attributes: {
"_kMDItemFinderLabel" = <null>;
"com_apple_metadata_modtime" = 223533394;
kMDItemContentCreationDate = 2008-01-31 22:36:34 -0600;
kMDItemContentModificationDate = 2008-01-31 22:36:34 -0600;
kMDItemContentType =
"org.openxmlformats.presentationml.presentation";
kMDItemContentTypeTree = (
"org.openxmlformats.presentationml.presentation",
"org.openxmlformats.openxml",
"public.zip-archive",
"com.pkware.zip-archive",
"public.data",
"public.item",
"com.apple.bom-archive",
"public.archive",
"public.presentation",
"public.composite-content",
"public.content"
);
kMDItemDisplayName = {
"" = "Beta cell regeneration review.pptx";
};
kMDItemKind = {
"" = "Microsoft PowerPoint presentation";
};
}
As you can see, the file is indexed, but there isn't any content
indexation.
That's not a bug though, it's a limitation. The mdimporter doesn't index
the content.
I believe that even though the mdimporter is made by MS, it actually
ships through Apple with the System
Any improvement in this respect could only come through Apple.
Corentin