Search.SearchQuery Class
Namespace: Nucleus.Abstractions.Search
Assembly: Nucleus.Abstractions.dll
Specifies search query parameters.
Properties
Site
Property
Specifies the site to show results for.
Roles
Property
Specifies the roles that the current user belongs to.
SearchTerm
Property
Specifies the search term to search for.
StrictSearchTerms
Property
Specifies whether all search terms must be present in each result (true), or whether any search terms must be present (false).
IncludedScopes
Property
Specifies scopes to include.
ExcludedScopes
Property
Specifies scopes to include.
PagingSettings
Property
Specifies which page of search results to return.
Boost
Property
Specifies query boost settings.