5
votes
1answer
96 views

Tag search includes [sass] on search for [*css]

When searching for [*css], the sass tag is incorrectly returned:
0
votes
0answers
44 views

“[or]” operator fails with search options

([multithreading] [or] [concurrency]) seems to correctly return 40411 results. ([multithreading] or [concurrency]) returns the same 40411 results. ([multithreading] or [concurrency]) views:1000 ...
2
votes
0answers
42 views

tag search summary with “or” operators are not parenthesized correctly

The box in the upper right hand corner that summarizes your current search does not parenthesize correctly. Consider typing the following query in the search box: ([c] or [c++]) [multithreading] ...
6
votes
0answers
52 views

Searching for synonyms on the Tags page seems very inconsistent

There are a few similar questions on MSO that deal with tag search results when using the site-wide search, but my concern is not with that functionality; it is rather with the search box on the Tags ...
0
votes
1answer
38 views

Browsing new tags and deleting auto-complete input reverts to tags being sorted by name

There seems to be a small "bug" (or rather unexpected behaviour) related to the auto-complete when browsing tags sorted by new. When inputting text to the auto-complete the behaviour is as expected. ...
1
vote
1answer
77 views

Zero search results when searching for [tagOne] [or] [tagTwo] score:-2

I'm able to search for the newest questions tagged with [xcode] and [ios] and score >= -2. But I see 0 results when searching for the newest questions tagged with [xcode] or [ios] and score >= -2. ...
1
vote
1answer
48 views

Answers are not always reindexed correctly when question tags are changed

Trying to help cleaning the bootstrap list I tried searching for [bootstrap] twitter and the description matches what I want: "results found containing twitter tagged with bootstrap" But I got this ...
0
votes
1answer
72 views

Searching for multiple tags only returns some of the matching questions

Here's a search for two tags, meteor and routing: http://stackoverflow.com/questions/tagged/routing+meteor It only returns one question: But there's another one, tagged with those two tags, which ...
5
votes
1answer
70 views

Multiple-tag search is broken, returns results that don't have the tag(s)

On the Search Help/FAQ page, it says you can narrow your search to specific tags: However, when I run searches with multiple tags, I frequently get extra, erroneous results. For example see this ...
2
votes
2answers
50 views

Search bug: automatic string-tag conversion

Searching [batch] database turns to [batch] [database] but [batch] file don't changes. Worth saying that both database and file are existing tags. Not sure which one is a bug, but my logic tells ...
9
votes
3answers
180 views

Why doesn't searching for C questions work?

When I search for questions tagged with the C programming language, I get this. It only works if I search [c] instead. Searching directly works with other languages, like C++, C#, Java etc. What's the ...
2
votes
1answer
48 views

My combined tag search is suddenly broken

I had a search (saved as a bookmark) that would search for posts that had various combinations of tags - sql and server separately, ms and sql separately, or store and procedure separately. That link ...
1
vote
0answers
106 views

RSS feed for multiple tags fails

I tried to create a RSS feed for multiple tags, sort of working on creating a feed that would give me similar features as the favorite tags rss, but more flexible. So I created the following tag ...
-1
votes
1answer
45 views

Searching in unanswered category

Scenario: Go to Unanswered button that is on side of Badges. Search for any tag. For example: [java] You will be redirected to newest question tab for Questions category. Searching for a tag in ...
1
vote
0answers
52 views

Tag page doesn't update properly after rollbacks

A few days ago, someone removed the [annoying] tag from all MSO questions. A little while ago, one of the affected questions was rolled back to a revision that had the tag. Searching for the tag ...
3
votes
1answer
82 views

Searching for questions tagged [or] returns ALL questions

http://stackoverflow.com/questions/tagged/or It returns all questions :) Even a search on [or] doesn't work, it get redirected to the very same URL. Maybe the search algorithm should count the ...
3
votes
2answers
104 views

Bug: tag search including “C++” plus at least one other tag fails to parse correctly

When searching for questions tagged C++, it works fine: http://stackoverflow.com/questions/tagged/c++ http://stackoverflow.com/questions/tagged/c%2b%2b When searching via the search bar, typeing ...
2
votes
0answers
47 views

Bug: Erasing Tag/User Search query does not restore visibility of pagination controls [duplicate]

Possible Duplicate: When you filter the user list you lose the pagination bar Steps to repro: Go to a Tag Search or User Search page (note that the pagination controls at the bottom are ...
4
votes
2answers
155 views

Filtering tags by name only lets you view them by popularity

When I am on the "Tags" tab on stackoverflow, and I sort them by "Name" (sub tab), and then I "Type to find tags", the results I get are good, but they are ordered by popularity when I want them to ...