---
title: SpotlightSearchTool.ContentDomain.Documents
framework: corespotlight
role: symbol
role_heading: Structure
path: corespotlight/spotlightsearchtool/contentdomain/documents-swift.struct
---

# SpotlightSearchTool.ContentDomain.Documents

Attribute mapping for the documents domain.

## Declaration

```swift
struct Documents
```

## Topics

### Configuring the domain

- [init(authors:keywords:created:modified:)](corespotlight/spotlightsearchtool/contentdomain/documents-swift.struct/init(authors:keywords:created:modified:).md)

### Getting the domain attributes

- [authors](corespotlight/spotlightsearchtool/contentdomain/documents-swift.struct/authors.md)
- [created](corespotlight/spotlightsearchtool/contentdomain/documents-swift.struct/created.md)
- [keywords](corespotlight/spotlightsearchtool/contentdomain/documents-swift.struct/keywords.md)
- [modified](corespotlight/spotlightsearchtool/contentdomain/documents-swift.struct/modified.md)

## Relationships

### Conforms To

- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Getting the documents domain

- [documents](corespotlight/spotlightsearchtool/contentdomain/documents-swift.type.property.md)
- [documents(_:)](corespotlight/spotlightsearchtool/contentdomain/documents(_:).md)
