I have been looking for an autosuggest search script and I have finally found one that I like, the only problem is that I cannot find a way to get it to run off our database results.
Is there any way to customize this script so that it runs from our own database, and not off the freebase pre-defined data types?
Have you tried overriding service_url and service_path ? There are also the corresponding params for the flyout service. It’s documented in the docs that you pointed to.