How to add search bar in collection page to search for an item listed in repeater connected to dataset?

I want to add a search bar to look for an item that might be listed in the repeater holding all the items. The repeater is connected to the dataset and shows 10 items initially out of 50. I need to know the elements needed and the corresponding code to complete the search of any item.