set-search-direction in frame:searchable<%>
Sets the direction that future searches will be performed.
( -> void
send a-frame:searchable set-search-direction dir)
dir : (union -1 1)
If dir is 1 searches will be performed forwards and if
dir is -1 searches will be performed backwards.