Passing JSON query in GWT

I also tried enhancing the query by adding sort orders. This URL worked but not sure how Elasticsearch handles the query construct: http://localhost:nnnn/index/drawings/_search?pretty& visitorHashCode:1049279250& sort:dateLastEdited& order:desc& missing:_last& dateCreated:order:desc& missing:_last
The above query works but I'm not sure how Elasticsearch handles the sort construct.