Simple search does not support additional options such as sort, limit, and start. This was a bit confusing without looking at how the internals of the gem work, because simple search always only returns 10 results and doesn't allow you to page through results.
See https://github.com/StevenJL/rawscsi/blob/master/lib/rawscsi/search.rb#L7-8