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.

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

Last Updated 2023-11-14 13:20:49 +0530 +0530