powered by UserVoice

General Forum

Log in or Sign up |

53 votes

lowercase c# yields no results

When I search for "c#", I get no results. When I search for "C#" I get results. Can you make this case insensitive?

Status: completed

I recommend searching using the tag syntax:

findthis [c#]

that searches for "findthis" within the c# tag. Placing phrases in quotes also works.

Image?id=46746 codinghorror Admin
  1. Comments
  1. 1 Default-avatar

    There is a related problem with this search. If I search on "C#" and click "next" for more results, the search returns no results because the query string now has the lower-case 'c'.

    My search URL was:
    http://stackoverflow.com/search?q=C%23

    Clicking "next" at the bottom of the page yields:
    http://stackoverflow.com/search?q=c%23&page=2&sort=relevance

  2. Default-avatar

    Especially since the community user goes around and lowercases everything

Log in to leave a comment

powered by UserVoice