CSUserQueryContext
The configuration details to apply to a user query.
Declaration
class CSUserQueryContextMentioned in
Overview
Use an instance of CSUserQueryContext to configure the search parameters for a CSUserQuery object. This object stores configuration details that the query uses to modify the search results it delivers. For example, use this object to specify the maximum number of results or suggestions you want the query to return. You can also use it to enable or disable the ranking of results by Spotlight.
For information about search filters and other configurable query parameters, see the parent class CSSearchQueryContext.