Can I index the same items in core spotlight that I offer as app entities to app intents indexing?
Asked on 2025-07-12
1 search
Yes, you can index the same items in Core Spotlight that you offer as app entities to app intents indexing. The new APIs introduced allow you to index your app entities in Spotlight, which brings powerful semantic search capabilities to app entities. You can use the IndexedEntity
protocol to index your app entities to the CSS Searchable Index, and you can also associate an app entity with your searchable item using the associateAppEntity
method before indexing it. This integration allows your app entities to appear in Spotlight search results and helps Siri understand and find them.
For more details, you can refer to the session What’s new in App Intents (01:47).

What’s new in App Intents
Learn about improvements and all-new features with App Intents, and discover how this framework can help you expose your app’s functionality to Siri, Spotlight, Shortcuts, and more. We’ll show you how to make your entities more meaningful to the platform with the Transferable API, File Representations, new IntentFile APIs, and Spotlight Indexing, opening up powerful functionality in Siri and the Shortcuts app. Empower your intents to take people deep into your app with URL Representable Entities. Explore new techniques to model your entities and intents with new APIs for error handling and union values.

Get to know App Intents
Learn about the App Intents framework and its increasingly critical role within Apple’s developer platforms. We’ll take you through a ground-up introduction of the core concepts: intents, entities, queries, and much more. You’ll learn how these pieces fit together and let you integrate your app through Apple’s devices, from software features like Spotlight and Shortcuts to hardware features like the Action button. We’ll also walk through how App Intents is your app’s gateway to integrating with Apple Intelligence going forward.

Platforms State of the Union
Discover the newest advancements on Apple platforms.