MultiIndexSearch
A group of categories. This supports formatting for most types
Constructor Summary
Public Constructor | ||
public |
|
Method Summary
Public Methods | ||
public |
Will start at the page as incremented by |
|
public |
formatResults(response: Object) Formats a batch result |
|
public |
async getPage(pageNumber: number): SearchResults Gets the nth page |
|
public |
async next(): SearchResults Obtains the next page |
Public Constructors
Public Methods
public formatResults(response: Object) source
Formats a batch result
Params:
Name | Type | Attribute | Description |
response | Object |
public async getPage(pageNumber: number): SearchResults source
Gets the nth page
Params:
Name | Type | Attribute | Description |
pageNumber | number |