Questions tagged [ios-searchapi]

All technologies and topics related to iOS Search API, that is: NSUserActivity, CoreSpotlight, Web Markup

16 questions
0
votes
1 answer

What is difference of CSSearchableIndex and NSUserActivity in Search API? How often call?

I see below code in iOS9Sampler to use Search API in iOS 9. It use both NSUserActivity and CSSearchableIndex. So I want to ask question: When should use NSUserActivity, when should use CSSearchableIndex? I see it make same result when search in…
huynguyen
  • 7,616
  • 5
  • 35
  • 48
1
2