The ZQ Fuzzy Search and Autocomplete plugin does not match correctly. Why?

Be aware that when using this plugin all the data from your database that is to be ‘searched’ will be loaded by the plugin on page load, considerably slowing down the page load speed. As your app grows its database, this page load speed problem will only be exasperated.

You may find similar functionality through the bubble search box element…

Also check out this thread

May help you avoid issues in the future…I built out a header element to do an ‘app wide’ search with this plugin and had to abandon it.