Spotlight: searching with Spotlight on iOS 17+ only works for the title or displayName, not any other indexed attribute from the CSSearchableItem.

Hello,

I’m indexing content in my app using Core Spotlight.

On iOS, I notice that I can only search using the title or displayName even if I index more content in Spotlight using CSSearchableItem or IndexedEntity.

On macOS, I can search for any content or attributes of the CSSearchableItem or IndexedEntity.

See attached screenshots (the item id on iOS is 708 and the item id on macOS is 741).

On both platforms, the content can be fetched using a CSSearchQuery.

I filed a feedback with an attached project: FB23317556

Regards

Axel

Spotlight: searching with Spotlight on iOS 17+ only works for the title or displayName, not any other indexed attribute from the CSSearchableItem.
 
 
Q