Using Search bar on filtered lists

I wanted to use the search bar to search though a specific list stored on the current user, but it doesnt seem like that’s an option using the default search bar plugin, am i missing something?

@alexsstockton If the list field is not available in searchbox’s ‘field to search’, you can create an input with a repeating group that can display results from that list field.

So, are you saying to not use the search bar at all? and to have a repeating group thats filtered by an input box?

@alexsstockton Most fields are available in searchbox, so that is a good starting point. For customized results and complex queries, input and repeating group combination is more flexible.