So I've uploaded a bunch of data into Parse for my mobile app backend, however in order to not overwhelm my users with so much data - how do I create my app so that the user can input a search term and only the data with the words in the search term is shown?
For example, I have over 3,500 entries in my Parse database but only 5 have the name "crown". I would like to have those 5 results show rather than all 3,500.
Any tips, suggestions or help would be greatly appreciated - thank you!
Respectfully,
Alex Brandt