---
title: kMDQueryScopeAllIndexed
framework: coreservices
role: symbol
role_heading: Global Variable
path: coreservices/kmdqueryscopeallindexed
---

# kMDQueryScopeAllIndexed

Specifies that the search should be restricted to indexed, locally mounted volumes and indexed user mounted remote volumes, plus the user's home directory.

## Declaration

```swift
let kMDQueryScopeAllIndexed: CFString!
```
