Hello,
I have a huge core data content and I want the list of a particular entity to be indexed by Core Spotlight. How would I do it? Do I need to do a query and loop through all the fetched items to index each of them? A code example would really help. Thanks!