The idea is to populate search results using query on the column “word” in the collection “jargons”. I want the results to be in each container within the repeater. But when I search, all the results are coming and the query is not executing.
The repeater gets populated with the linked data. Also I have my search bar in the header and not in the page. So I have the code for search bar in massterPage.js
Could that be a problem?