Is there a way to enable querying capability to search for entries from the collection from UI?

Hi,

I have a collection named Cities. I want to have an api that allows to type some part of the entry and search if it’s present in the collection and list down all such entries.

Is it possible to add it from the Strapi UI?