Hi,
When I search for cases in FogBugz it doesn't seem to rank search results by relevance like Google does. It simply outputs all the results that match the query in no particular order. What is the way to tell Fogbugz that I want to rank search results?
Example. Let's say that if I have three cases: 1. Database is out of date 2. Some strange database problem 3. Database failure on MSSQL
Now I want to find MSSQL database problems. What syntax should I use in search query? a) If I search for MSSQL database problem I get no results at all (because it search for all of the words). b) If I search for MSSQL OR database OR problem I get all 3 cases in the same order although it's clear that case 3 is the most relevant of all.
Thanks.