Autocomplete: term parameter name
Is it possible to add an option to change the name of the term request parameter, to either be set as an option or to default to the name of the form input i.e.
<input name="search" type="text" /> would produce a request param of search instead of term