Re: Spotlight not indexing eomodel & WO component files?
Re: Spotlight not indexing eomodel & WO component files?
- Subject: Re: Spotlight not indexing eomodel & WO component files?
- From: Kaj Hejer <email@hidden>
- Date: Thu, 26 May 2005 20:52:26 +0200
On 26. mai 2005, at 20.46, email@hidden wrote:
Has anyone else noticed Spotlight not indexing eomodel files and WO
components? (Tiger & WO 4.5.1) I presume this is simply because
Spotlight
does not recognize .eomodeld and .wo files as searchable? (no
plugin) Has
anyone written a Spotlight plugin for EO/WO files?
Yes, it looks like only the directorynames are indexed:
$ mdimport -Vd3 Main.wo
2005-05-26 20:48:54.677 mdimport[6789] Attributes of file '/Users/
kajh/src/webobjects/nettskjema/Main.wo' before import: {
"_kMDItemImporterCrashed" = <null>;
"com_apple_metadata_modtime" = 138700386;
kMDItemContentCreationDate = 2005-05-25 09:53:06 +0200;
kMDItemContentModificationDate = 2005-05-25 09:53:06 +0200;
kMDItemContentType = "dyn.ah62d4qmuhk2x475t";
kMDItemContentTypeTree = ("com.apple.package",
"public.directory", "public.item");
kMDItemDisplayName = {"" = "Main.wo"; };
kMDItemKind = {"" = "WebObjects Builder Document"; };
}
2005-05-26 20:48:54.679 mdimport[6789] Import '/Users/kajh/src/
webobjects/nettskjema/Main.wo' type 'dyn.ah62d4qmuhk2x475t' no
mdimporter
2005-05-26 20:48:54.680 mdimport[6789] Sending attributes of '/Users/
kajh/src/webobjects/nettskjema/Main.wo' to server. Attributes: '{
"_kMDItemImporterCrashed" = <null>;
"com_apple_metadata_modtime" = 138700386;
kMDItemContentCreationDate = 2005-05-25 09:53:06 +0200;
kMDItemContentModificationDate = 2005-05-25 09:53:06 +0200;
kMDItemContentType = "dyn.ah62d4qmuhk2x475t";
kMDItemContentTypeTree = ("com.apple.package",
"public.directory", "public.item");
kMDItemDisplayName = {"" = "Main.wo"; };
kMDItemKind = {"" = "WebObjects Builder Document"; };
}'
mdimport: Processed total time: 0.03 seconds 1 files 34.43 files/second
Total processing time of server: 0.005638 seconds for 1 files
Total processing time spent in importer plug-ins: 0.000000 seconds
for 0 files
Total attribute storage time: 0.000232 seconds for 1 files
Total content indexing time: 0.000097 seconds for 1 files
Top 0 most expensive files for importer plug-ins:
$ sw_vers
ProductName: Mac OS X
ProductVersion: 10.4.1
BuildVersion: 8B15
-Kaj :)
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden