SearchKit and Spotlight
SearchKit and Spotlight
- Subject: SearchKit and Spotlight
- From: Anton Leuski <email@hidden>
- Date: Mon, 2 May 2005 18:06:05 -0700
Firstly, I'd like to apologize for posting to multiple lists, but I'm
not sure where to ask this question. If you know of a better forum
for this topic, please direct me there.
Now that Tiger is out of the bag (pun intended), I'm looking at any
info about integration of Spotlight and SearchKit. Specifically, I'm
looking at two questions:
1. I know Spotlight uses SearchKit for content-based indexing. Is
there a way to access the SearchKit index created by Spotlight using
SearchKit APIs? A quick hack of doing
SKIndexOpenWithURL((CFURLRef)[NSURL URLWithString:@"file://.Spotlight-
V100/ContentIndex.db"], nil, (Boolean)0);
did not work...
2. Does anybody know whether the content index created by Spotlight
is kSKIndexInverted, kSKIndexVector, or kSKIndexInvertedVector? I'd
bet it's the first choice, but I'm hoping for the third one...
Thank you in advance for answering, and please cc your answer to my
email.
-- Anton
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden