Annoyance on Mac is that searches are across all readable directories no matter where I start a search. But if I have a finder window, I want my searches recursive from that point down in the hierarchy. This fixes that.
defaults write com.apple.finder FXDefaultSearchScope -string "SCcf"