Currently, I am utilizing a JSON file as the source for AutoComplete. The JSON file is being downloaded at the client side in order to minimize hits on the database. I'm experimenting with this approach to find the most efficient way. What are your thoughts?