I am trying to change the \"term\" field that is set to that by default with the jquery ui autocomplete feature. Is it possibly to easily change it to \"q\" (query) without
You could use the callback source option and make your own request.
source
http://jqueryui.com/demos/autocomplete/