Not sure if this belongs here, but I find it quite difficult to find existing issues in the Issue Council when reporting. More often than not I'll do my best to find a pre-existing issue, fail, report it and have someone tell me it's a duplicate (which sometimes it isn't, but more often than not it is). I find the ability to search the Issue Council quite lacking. There doesn't seem to be any way to search for phrases, or exclude keywords. Using more than one word when searching always seems to bring up issues that include any one of those words in any way. I'd like to suggest the ability to search for phrases, make terms mandatory or exclude terms be added. E.g. for the following example searches inside brackets: ["quantum drive"] should only match issues that include the word quantum followed by the word drive. [+quantum +drive] should only match issues that include both the words quantum and drive. [quantum drive] should match issues that include either the word quantum or the word drive. [+quantum drive] should match issues that include the word quantum, and issues that include the word drive should be higher in the results than issues that lack it. [quantum -drive] should match issues that include the word quantum but DO NOT include the word drive. (Note that since there is only one non-excluded term, this term is treated as though it was mandatory, the same as [+quantum -drive]). [-quantum -drive] should be rejected as an invalid search.