Hi,
There are multiple strategies to search for. When you enter "hismo import" you imply that you want an "and" operator in between the two words. However, the class search is defined with one word. The main reason for this is that a multi word search is more expensive, and the second thing is that we do not yet have a proper ranking mechanism (it will come at some point, but we do not have it now). So, most searches are specified using GTFilterSubstring strategy and not GTFilterSubstrings strategy. At least for now.
Nevertheless, you can still apply "and" operators for your queries in the following way:
- search for hismo
- dive into the classes category (press Cmd+Shift+Right)
- search for import
Cheers,
Doru