<!--
{
  "availability" : [
    "Xcode: 13.0.0 -",
    "iOS: 15.0.0 -",
    "macCatalyst: 15.0.0 -"
  ],
  "documentType" : "article",
  "framework" : "CoreData",
  "identifier" : "/documentation/CoreData/showcase-app-data-in-spotlight",
  "metadataVersion" : "0.1.0",
  "role" : "sampleCode",
  "title" : "Showcase App Data in Spotlight"
}
-->

# Showcase App Data in Spotlight

Index app data so users can find it by using Spotlight search.

## Overview

> Note: This sample code project is associated with WWDC21 session [10098: Showcase App Data in Spotlight](https://developer.apple.com/wwdc21/10098/).

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)