Fix problem with sorting on empty results (only v1.5.3 affected)
Add support for sorting "empty results" Added unmapped_type to the sort options, or else ES returns an error if no results are found or the sorting option is unset on some of the results.