Contents

CSCustomAttributeKey

A key associated with a custom attribute for a searchable item.

Declaration

class CSCustomAttributeKey

Overview

The CSCustomAttributeKey class defines a key that you can associate with a custom attribute for a searchable item. Item attributes provide metadata about the item that can be indexed and displayed to users in search results.

Although the Core Spotlight framework provides several predefined attributes, such as title and description, you can create a CSCustomAttributeKey object to specify a custom attribute that makes sense in your domain.

Topics

Creating a custom attribute

Getting the attribute details

Initializers

See Also

Searchable items