search(query, range);
query. String. Search field.
range. Object. Range of number of records. The object should have the following structure: range = { start : 0, count: 100}, where start = the first search index, count = the number of search objects.
The search method searched by repository data.
The example of use is given on the BISearchResultBox Constructor page.
See also: