Protected
jsonOptional
count?: boolean(optional) Indicates whether the total count of items within a collection are returned in the result.
Optional
culture?: null | string(optional) An optional query parameter used to indicate the locale that should be used for formatting. The value should be a standard language tag. The formatFields query parameter must be set to true, otherwise culture will not be used for formatting.
Optional
fields?: null | string[](optional) Optional array of field names. Field values corresponding to the given field names will be returned for each search result.
Optional
format(optional) Boolean for if field values should be formatted. Only applicable if Fields are specified.
Optional
orderby?: string(optional) Specifies the order in which items are returned. The maximum number of expressions is 5.
The requested repository ID.
Optional
request?: SimpleSearchRequest(optional) The Laserfiche search command to run.
Optional
select?: string(optional) Limits the properties returned in the result.
Simple search run successfully.
Protected
process