* Please note this feature is only available in commercial edition.
- Parameters:
- $enable: true or false
- Description:
- Enables multi-fields global search on any searchable columns. When set to true, search can perform in one or more searchable columns. Multiple search terms are separated by space.
- Example:
1 | $dg -> enable_global_search(true); |