Hello, As of stated in your documentation, only items starting with the query string are returned. With this scheme, searching for a "longboat" cannot be achieved by typing "boat", which can be deceptive. Is it possible to make this search more like item in query rather than item.startswith(query) ? Thank you so much