spotlight Questions
2
Solved
I want to use codes like this.
NSMetadataQuery *query = [[NSMetadataQuery alloc] init];
[query setSearchScopes: [NSArray arrayWithObject: [NSURL fileURLWithPath:@"/Users/Someone/Music" isDirectory...
1
I write lots of little test apps on my devices. Is there some metadata I can add to the app so it appears more readily in Spotlight searches?
For instance, I made a laundry timer app named Lavado...
1
Solved
I'm developing an OS X application to organize "things" (as iTunes is to music and iPhoto to photos). Instead of having my own database and index, I'm considering using Spotlight to essentially ser...
2
Solved
Related to:
Query Windows Search from Java
But this time to use OSX's spotlight
I would like to consume OSX spotlight service from Java. Is there an API available?
.
3
Solved
I noticed that when I search for "Music" (for example) using Spotlight on the iPhone OS 3.0, the app "Midomi" shows up in the Spotlight results. "Midomi" doesn't exactly match "Music", but yet it a...
1
Solved
On MacOS X, you can write a Spotlight Importer so that your documents and content can be indexed and searched with Spotlight. I would like to write an iPhone app that generates content that can be ...
Soledadsolely asked 29/10, 2009 at 21:54
1
Solved
I am trying to create a Spotlight query that searches for a string in the path of a file (I would like it to match in either the name of the file or the name of any of the folders is contained in)....
Sweatband asked 27/8, 2009 at 14:46
4
Solved
I've got bunches of auxiliary files that are generated by code and LaTeX documents that I dearly wish would not be suggested by SpotLight as potential search candidates. I'm not looking for e...
© 2022 - 2024 — McMap. All rights reserved.