On 2013 Jul 31, at 11:29, Ken Thomases wrote:
> I haven't worked with it, but I think that the searchfs() system call is what
> underlies those routines at the BSD/POSIX layer.
> https://developer.apple.com/library/mac/documentation/Darwin/Reference/ManPages/man2/searchfs.2.html
Interesting.
On Jul 31, 2013, at 11:52 AM, Jerry Krinock wrote:
> On 2013 Jul 31, at 08:45, dangerwillrobinsondan...@gmail.com wrote:
>
>> what are the recommended search facilities for searching for things not
>> indexed by Spotlight? Or am I limited to task wrappers or NSFileManager
>> directory enumerat
Le 31 juil. 2013 à 18:52, Jerry Krinock a écrit :
>
> On 2013 Jul 31, at 08:45, dangerwillrobinsondan...@gmail.com wrote:
>
>> what are the recommended search facilities for searching for things not
>> indexed by Spotlight? Or am I limited to task wrappers or NSFileManager
>> directory enum
On 2013 Jul 31, at 08:45, dangerwillrobinsondan...@gmail.com wrote:
> what are the recommended search facilities for searching for things not
> indexed by Spotlight? Or am I limited to task wrappers or NSFileManager
> directory enumerations? Clearly that could take a lot of time and resources