<!--
{
  "documentType" : "article",
  "framework" : "Foundation",
  "identifier" : "/documentation/Foundation/spotlight",
  "metadataVersion" : "0.1.0",
  "role" : "collectionGroup",
  "title" : "Spotlight"
}
-->

# Spotlight

Search for files and other items on the local device, and index your app’s content for searching.

## Topics

### Queries

[`NSMetadataQuery`](/documentation/Foundation/NSMetadataQuery)

A query that you perform against Spotlight metadata.

[`NSMetadataQueryDelegate`](/documentation/Foundation/NSMetadataQueryDelegate)

An interface that enables the delegate of a metadata query to provide substitute results or attributes.

### Items

[`NSMetadataItem`](/documentation/Foundation/NSMetadataItem)

The metadata associated with a file.



---

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)