Is there a way to change the ?q= parameter name to something that was
predefined by the JSON emmitter? For example, Lotus Domino expects the
querystring to be of the form "?Startkey=... ". Alternately, I can put
that query in the extraParams call, but how do I populate the value
portion of extraParam? Is there a(n efficient) way for me to
accomplish what the autocompleter is accomplishing internally with its
lastWord($input.val()) call?

Reply via email to