---
title: kMDQueryScopeComputerIndexed
framework: coreservices
role: symbol
role_heading: Global Variable
path: coreservices/kmdqueryscopecomputerindexed
---

# kMDQueryScopeComputerIndexed

Specifies that the search should be restricted to indexed, locally mounted volumes, plus the user's home directory (which may be on a remote volume).

## Declaration

```swift
let kMDQueryScopeComputerIndexed: CFString!
```
