The client MAY send an index argument in the query string, which should be an integer. This will be returned in the response. The intention of this is to allow the client to keep track of potentially out-of-order responses. For instance, if the user types "foo", the response for "fo" might arrive "after" the response for "foo".

?query=SomeQuery&index=2