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...
Narthex asked 21/8, 2011 at 3:32

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...
Whatever asked 9/3, 2011 at 17:45

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...
Smokechaser asked 2/4, 2010 at 1:4

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? .
Hideandseek asked 4/5, 2009 at 20:43

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...
Intertype asked 20/10, 2009 at 4:4

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...
Leggat asked 3/9, 2008 at 7:27

© 2022 - 2024 — McMap. All rights reserved.