NSCoreDataCoreSpotlightDelegate
A set of methods that enable integration with Core Spotlight.
Declaration
class NSCoreDataCoreSpotlightDelegateOverview
Topics
Creating a Core Spotlight Delegate
Configuring the Index
Managing the Index
attributeSet(for:)deleteSpotlightIndex(completionHandler:)startSpotlightIndexing()stopSpotlightIndexing()
Updating the Index
indexDidUpdateNotificationsearchableIndex(_:reindexAllSearchableItemsWithAcknowledgementHandler:)searchableIndex(_:reindexSearchableItemsWithIdentifiers:acknowledgementHandler:)