Search

Search for data in Indexed Columns

The search process specifies the pattern to be searched for when you search indexed columns of the tables. You can search for:

  • Data in multiple tables
  • Only data in search indexed columns

To learn more about search, please refer to the information here.

Get a Component Instance

The search object can be created using the following method which does not fire a server side call.

Copied//Get a search object
var search = catalyst.search;