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

# SearchPipelineDataType.count

A scalar count (e.g., “47 emails from John”).

## Declaration

```swift
case count
```

## 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.text](corespotlight/searchpipelinedatatype/text.md)
- [SearchPipelineDataType.statistic](corespotlight/searchpipelinedatatype/statistic.md)
- [SearchPipelineDataType.table](corespotlight/searchpipelinedatatype/table.md)
