I'm using tracker 0.8.16, installed from Fedora 13 repository.
Fedora provides nautilus with enabled tracker integration. When searching "some_word1 some_word2" in double quotes using nautilus, exact phrase results are returned. But when using tracker search tool, results are for all words, not for the phrase. I discovered by accident that if I prepend any letter character in front of the phrase when using the search tool, then the phrase is searched. E.g. x"some_word1 some_word2" returns correct results for the phrase. Is this intended behavior and where I can find documentation that describes searching tricks? |