Class: SearchNamespace
Hierarchy
NamespaceBase
↳
SearchNamespace
Methods
search
▸ search(queryText
, searchContextRem?
, options?
): Promise
<Rem
[]>
Parameters
Name | Type |
---|---|
queryText | RichTextInterface |
searchContextRem? | string | Rem |
options? | Object |
options.filterOnlyConcepts? | boolean |
options.numResults? | number |
Returns
Promise
<Rem
[]>