Allow searching for multiple search terms (Issue #783)
(From #783 (closed))
The query string is split on whitespace before the job starts. All query string terms must match (it’s AND, not OR).
This behaviour is similar to Nautilus.
Edited by Andrew Chadwick