As the Firebase Repeater loads all the data in memory, you can add a SerachBox to your layout that will enable a Full-Text search into your App.
The Firebase Search box must be attached to a Firebase Repeater if you want it to work.
With the current version, the Search Box Widget does not work with the Collection View mode, that will be implemented in a future release.
In order to add a search box to your Page, just drop a Firebase Search Box from the Widget list to your page, and then double-click on it:
Place Holder. The help text displayed to the user.
Cancel Button Text. The text for the Cancel Button
Connect to Virtual List. The Firebase Repeater Identifier.
Search Box Example
...