Currently, it is a pain to search for a repository in bitbucket with wildcards.
Any organization with a lot of repositories might be in trouble and end up creating a new repository for the same code being developed, as wildcard expressions for Bitbucket filter do not seem to return results as expected.
For example: If i search for a repository which contains "sql" keyword in it, it doesnt return me the results for reponame like: pgsql, psql, mysql etc..