---
title: CSSearchableIndexDescription
framework: corespotlight
role: symbol
role_heading: Class
path: corespotlight/cssearchableindexdescription
---

# CSSearchableIndexDescription

## Declaration

```swift
class CSSearchableIndexDescription
```

## Topics

### Creating the index description

- [init(coder:)](corespotlight/cssearchableindexdescription/init(coder:).md)

### Describing the Spotlight index

- [protectionClass](corespotlight/cssearchableindexdescription/protectionclass.md)

## Relationships

### Inherits From

- [NSObject](objectivec/nsobject-swift.class.md)

### Conforms To

- [CVarArg](swift/cvararg.md)
- [CustomDebugStringConvertible](swift/customdebugstringconvertible.md)
- [CustomStringConvertible](swift/customstringconvertible.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [NSCoding](foundation/nscoding.md)
- [NSCopying](foundation/nscopying.md)
- [NSObjectProtocol](objectivec/nsobjectprotocol.md)
- [NSSecureCoding](foundation/nssecurecoding.md)

## See Also

### Indexes

- [Generating summary and priority data for indexed items](corespotlight/generating-summary-and-priority-data-for-indexed-items.md)
- [CSSearchableIndex](corespotlight/cssearchableindex.md)
- [CSSearchableIndexDelegate](corespotlight/cssearchableindexdelegate.md)
