ImageGear.Web Combined Search
Methods
(static) getResults Search a string of text for the given terms.(text, searchInputs) → {Array.<SearchResult>}
Parameters:
| Name | Type | Description | 
|---|---|---|
| text | string | The text to be searched. | 
| searchInputs | Array.<SearchInput> | An array of search inputs. | 
Returns:
An array of search results. 
- Type
- Array.<SearchResult>
