Contents

SearchableItemAttribute

An attribute from a content item that the Spotlight search tool can include in search results.

Declaration

struct SearchableItemAttribute

Overview

When searching your content, the SpotlightSearchTool can retrieve attributes for found items in advance and include them with search results. When you configure a CoreSpotlightSource or FileSource for this tool, specify the attributes you want to retrieve from that source. The tool retrieves the attributes from any items and delivers them to the model as additional context to consider. If you don’t specify any attributes, the tool retrieves only the unique identifier of each search result.

Topics

Describing general attributes

Describing document content

Describing user involvement

Describing events

Describing places

Describing media

Describing music

Describing images

Describing messages

Describing containment

Describing supporting actions

See Also

Data sources