Skip to main content

Questions tagged [wildcards]

Questions regarding usage of asterisk `*` as a wildcard character for searching.

5 votes
0 answers
53 views

Steps to reproduce: Go to Stack Overflow and search for [c#*] Expected: The search will expand to include any tag that starts with "c#", like [c#-3], [c#-4], etc. An example would be a ...
VLAZ's user avatar
  • 24.1k
5 votes
0 answers
75 views

I believe I have found a bug with the wildcard expansion in tag search. Examples in Stack Overflow but are likely applicable on other sites: Working: Searching for [python-2.7] -[python*] shows no ...
VLAZ's user avatar
  • 24.1k
10 votes
0 answers
88 views

There is a single tag which matches the wildcard tag search [*owntim*]: downtime. Making that search gives me this: I've circled the interesting bits. The wildcard's auto-expansion has, as expected, ...
bobble's user avatar
  • 19.5k
4 votes
3 answers
159 views

Today I managed to break one of the two search bars in the screen: Steps to reproduce: Search for [feature-request] [status*] This automatically converts your wildcard tag to all options. If your ...
Luuklag's user avatar
  • 36.3k
3 votes
0 answers
34 views

Searching for [status-*] text doesn't unroll the tags in search input (top bar + page specific): Eliminating the text from the search query will unroll the tags in the top bar search input (page ...
αλεχολυτ's user avatar
2 votes
0 answers
45 views

Intro. I made a search for -[tag:status-*] user:me is:q to see what number of post I have where SO employee did not reacts yet. Then I copied this search request and tried to use it for "Stack ...
αλεχολυτ's user avatar
3 votes
0 answers
45 views

URLs containing tag wildcard characters * do not work properly in chat. This means that a chat message containing the URL https://stackoverflow.com/questions/tagged/java* will redirect to https://...
Stevoisiak's user avatar
  • 16.9k
10 votes
1 answer
665 views

Let's say I want to follow all Java related questions on Stack Overflow. I decide to favorite java*. Everything seems to be working fine. My search includes questions about java, javafx, javadoc and......
Stevoisiak's user avatar
  • 16.9k
0 votes
0 answers
25 views

Formatting tags with [tag:] does not work if the tag contains wildcard characters. For example: [tag:git] → git [tag:git*] → [tag:git*]
Stevoisiak's user avatar
  • 16.9k
2 votes
1 answer
49 views

As of February this year, the iOS app supports wildcard tags - yay! I've just noticed however that while the app supports loading questions from favourite wildcard tags, if you make changes to any of ...
Tim Malone's user avatar
5 votes
2 answers
119 views

I noticed that the following URL does not come back with any results (I am on the featured tab): https://stackoverflow.com/questions/tagged/mssql* However, mssql is a synonym for sql-server, and the ...
jlee-tessik's user avatar
0 votes
1 answer
44 views

There are favorite and ignored tags in Preferences. They need to explicitly list your tags. I would like to have wild char support here, so for example *PHP* will find PHP, PHP3, PHP4, PHPUnit, ...
Leos Literak's user avatar
5 votes
2 answers
131 views

I will very often trawl Super User for questions that are really for Web Apps. Virtually any of Google's services are fair game for migration (assuming they're decent questions), so I do a wildcard ...
ale's user avatar
  • 25.1k
4 votes
0 answers
72 views

I search for: title:change - I get results I search for: title:chang* - No results I search for: chang* - I get results (body & title) Wildcard searches in the title should work or the text of "...
Warren's user avatar
  • 69
0 votes
1 answer
132 views

When you use a wildcard tag search on questions with any perl* tag, it erroneously includes the regex tag in the search set: Notice the regex tag at the bottom. It should not be there, because ...
tchrist's user avatar
  • 13.3k

15 30 50 per page