<str name="q">allMessageContent:test;subject+asc</str>
there should be a space between subject and asc, try: http://host/select?q=allMessageContent:test;subject%20asc + is supposed to become a space, but it looks like it is staying "+"
<str name="q">allMessageContent:test;subject+asc</str>
there should be a space between subject and asc, try: http://host/select?q=allMessageContent:test;subject%20asc + is supposed to become a space, but it looks like it is staying "+"