---
title: isIndexingAvailable()
framework: corespotlight
role: symbol
role_heading: Type Method
path: corespotlight/cssearchableindex/isindexingavailable()
---

# isIndexingAvailable()

Returns a Boolean value that indicates whether indexing is available on the current device.

## Declaration

```swift
class func isIndexingAvailable() -> Bool
```

## Return Value

Return Value true if indexing is available on the current device, or false if it isn’t.
