I have a list of keywords that I want to search through out all my employee's iPad's, is it possible to call spotlight and get the results programmatically?
Thank you.
Edit: Basically an app that would search for custom keywords on all other apps on the iPad and return the results on a simple list. I'm guessing my best bet is through the use of spotlight, but I was hoping I could programmatically call the spotlight engine to make the search for me, and get the results.