return a completed version of the current config, taking in account platform installed modules
return the five last keywords typed in the searchbar by the user
Return a maximum of 8 results for a given text query, classed upon config categories
string, words can be preceded by + and - for inclusive/exclusive search
Optionalsignal: AbortSignalReturn a page of results based on a text query and various filters. All parameters are optional
Optionalcategory?: stringOptionalfacetCategories?: booleanOptionalfacets?: SearchFacetModel[]Optionalfilters?: SearchQueryFilterModel[]Optionalformat?: FormatListOptionalkeywords?: stringOptionallimit?: numberOptionaloptions?: SearchQueryOptionOptionalpage?: numberOptionalsort?: SearchQuerySortModelOptionalparams: {set the platform search-config to the given json object
object. json search config
return the current platform json search-config object