The Search bar widget must be linked to a Repeater, it will allows the user to search in the Repeater memory data.

The Search Scope can be:
Memory Data: the search scope is the memory loaded data
SQL Search: the search scope is entire database. You must thzen set the search behaviour (contains, equal to...) and the Field for the search.
...