Search
The macro is designed to work with orders of users.
The search results are fields that are 'Index' checked
Example

Type fields in search:
- String
- Checkbox
- Select
- Multi select
- Text
After you have selected all the fields for which the search will be performed reindex search.

- Search macros
macro_search(params)"params" is an object that can contain the following keys:
- searchString (requiered) - search string on filed values (string)
- typeIds (requiered) - type id's of pages(array of string)
- page - offset vaue(number)
- limit - limit of pages(number)
