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

# SearchPipelineDataType.scoredItems

CSSearchableItem results with caller-assigned scores.

## Declaration

```swift
case scoredItems
```

## See Also

### Getting the pipeline data type

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