Newer Version Available

This content describes an older version of this product. View Latest

USING Listview=

Optional clause used to search within a single given object’s list view. Only one list view can be specified. Only the first 2,000 records of the list view are searched, according to the sort order the user has set for the list view. The clause can be used in API version 41 or later.

Example

The following SOSL statement searches through the MVP Customers list view for the Account object for Acme.

Example

The following SOSL statement searches through the recently viewed list view for the Account object for Acme.

Supported APIs

The clause in SOSL is supported in SOAP API, REST API, and Apex.