Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.

ConnectApi.SearchObject

Record results for the keyword search.
Property Name Type Description Available Version
displayFields List<String> Fields to display from the response. 63.0
objectApiName String Object API name. 63.0
orderBy List<ConnectApi.​SearchApplied​OrderBy> Applied order for object search. 63.0
pageInfo ConnectApi.​PageInfo Page position information for the object search. 63.0-64.0
searchResults List<ConnectApi.​SearchResult> Search results from the query. 63.0
spellCorrectionInfo ConnectApi.​SpellCorrection​Info Spell correction information for the object search. 63.0
status ConnectApi.​SearchStatus Provides status on the object search such as error messages and warnings. 63.0