kMDQueryScopeAllIndexed

Static kMDQueryScopeAllIndexed 

Source
pub unsafe static kMDQueryScopeAllIndexed: Option<&'static CFString>
Available on crate feature MDQuery only.
Expand description

A constant, which can be passed in the scopeDirectories array, to specify that the search should be restricted to indexed, locally mounted volumes and indexed user mounted remote volumes, plus the user’s home directory.

See also Apple’s documentation