i have a repeating group as a search box, but it doesnt seem to work well or as smooth as the regular search box input, for one it is very slow, it doesnt always return results, it only shows results if you type in the exact phrase, and if you simply click in the input without typing text, the reoeating group shows every result possible.
i need help creating a highly responsive, highly accurate search using a repeating group.
i currently have the repeating group do a search for posts w/ message= input’s value, so what am i missing or doing wrong with that?