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

# SearchPipelineDataType.statistic

A scalar statistic (sum, average, max, min, median, stddev).

## Declaration

```swift
case statistic
```

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