---
title: SearchPipelineDataType.text
framework: corespotlight
role: symbol
role_heading: Case
path: corespotlight/searchpipelinedatatype/text
---

# SearchPipelineDataType.text

LLM-generated text summary or analysis.

## Declaration

```swift
case text
```

## See Also

### Getting the pipeline data type

- [SearchPipelineDataType.items](corespotlight/searchpipelinedatatype/items.md)
- [SearchPipelineDataType.scoredItems](corespotlight/searchpipelinedatatype/scoreditems.md)
- [SearchPipelineDataType.groupedItems](corespotlight/searchpipelinedatatype/groupeditems.md)
- [SearchPipelineDataType.count](corespotlight/searchpipelinedatatype/count.md)
- [SearchPipelineDataType.statistic](corespotlight/searchpipelinedatatype/statistic.md)
- [SearchPipelineDataType.table](corespotlight/searchpipelinedatatype/table.md)
