search

Gets all filtered results based on a set of keywords.

search
()

Parameters

searchKeywords string[]

The keywords to search for.

Return Value

Type: FilterResult[]

An array of the filtered results that matches the keywords partially.

Meta