I was playing around with the LiveSearch Example and I have a short question:
How can I change the minimum characters (4 by default) to start the search? I looked into the docs of the different classes, but haven't found any clue...
minChars : Number
The minimum number of characters the user must type before autocomplete and typeahead activate (defaults to 4 if remote or 0 if local, does not apply if editable = false)