Tagged Questions
8
votes
1answer
68 views
Search for not-accepted questions within my answers
I want to find all my answers to questions that don't have accepted answers. How do I do that?
Search inside my own answers gets part of the way to what I need - until the query tries to focus on ...
14
votes
0answers
79 views
infavorites search operator is broken
I've looked for a dupe but couldn't find one, so here it goes.
There has been at least a couple of weeks since the infavorites: search operator is returning no results for me.
Test case: ...
1
vote
0answers
26 views
“Search by website” doesn't seem to work consistently
I ran this search (as well as this one), and it did not turn up this user as it should (his website is set to arXiv). Is something broken here?
8
votes
0answers
58 views
Possible search engine bug when searching for multiple tags (>2)
I possible found a small bug in the search engine. I was looking for questions tagged with c or c++ or c#. So I typed in "[c] or [c++] or [c#]". On the right I get the following message:
results ...
4
votes
0answers
30 views
Filtering by Favorite Tag including wildcard and related tag does not filter
I have a favorite Tag including a wildcard [wpf*] in my list to get all question tagged with wpf. (Currently 63,210 question)
Now when i click on a Related Tag, such as [c#] (the count behind the tag ...
2
votes
0answers
49 views
Different results for lowest score depending on filter setting [duplicate]
I was doing something which many stackoverflow users at some point were curious about by searching for a really low scored question.
While doing that, I was taken aback by the fact that the search ...
18
votes
0answers
164 views
Whoa! The search results just gave me a book!
So, the latest question here on Meta prompted me to do a quick search for "code review". Everything looked all fine and dandy until I switched to the votes tab, where I was prompted with this nice ...
0
votes
1answer
51 views
Results not shown when matching words are in “quotes”
If matching words are in quotes, the result is not shown:
This search, "what have you tried" is:question (link), does not list "What have you tried" epidemic in the results.
Same issue ...
5
votes
0answers
33 views
“Url” search option should not ignore new version of duplicate links in the results
The search seems to ignore the new duplicate links when I search for linked questions. (These links have the heading "This question already has an answer here".)
An example for the question "Headers ...
4
votes
3answers
97 views
Searching for user:something returns every question and answer (13.3m results)
Problem
Searching for user:something (either a valid, or a non-existent user) returns all posts on SO.
The story
I stumbled across a question where the OP's username was greyed out:
Curious as ...
4
votes
1answer
69 views
Why does the search not consider word-parts?
For example, when trying to dig up an old question, I had to resort to my browser history, because the search wouldn't show it to me, no matter what.
The same goes for tries to find it with user:me ...
5
votes
0answers
43 views
Exact search syntax matches only full words [duplicate]
Inspired by this question on Meta.AU, we found out that the search engine does have the "match this" exact syntax:
However ... "extra dependency" returns no results, "extra dependency?" returns the ...
11
votes
1answer
81 views
When searching for <?= the results page turns up white
I tried searching for this <?= to understand more about it, but unfortunately, the page results looks like this:
Which is NOT what the 0 results looks like normally. Therefore, I think it's a ...
26
votes
1answer
237 views
Don't exclude results because of quoted punctuation
The new search allows quoted queries that include punctuation, and this is fantastic, most of the time. However, the search considers the punctuation as part of the word itself, so searches for "a ...
3
votes
1answer
61 views
Search for title:“<!” returns wrong results
The search for title:"<!" results in 3 Results.
But the question <SELECT> (dropdown) doesn't render correctly when you add a <!DOCTYPE html blah blah blah is not included.
4
votes
1answer
54 views
New Stack Exchange search engine ignores automatic “possible duplicate” blocks in exact-duplicate questions
I usually use the query "possible duplicate" closed:1 to search for questions closed as exact duplicates.
It worked well in the past. Now, however, the query now returns considerably fewer results ...
1
vote
1answer
46 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 ...
1
vote
1answer
58 views
Search results being duplicated (again)
This seems to have been addressed before, despite the status-completed tag I'm seeing this again, so I'm resubmitting this. I didn't see any more recent postings of this of this issue.
The new search ...
3
votes
1answer
75 views
Stack Overflow now automatically shows pypi when searching for pypy
After the recent software update, pypi and pypy are the same thing. The problem is one is a python interpreter the other is a python package index. There is almost zero overlap. I used to look for ...
5
votes
0answers
34 views
Chat search for terms with hyphens fails
Searching for "t-mobile" in chat fails even though there are occurrences of that string. This seems to have to do with the hyphen.
1
vote
1answer
37 views
Search returns no matches for specific terms [duplicate]
Possible Duplicate:
Unable to search for the SQL keyword BETWEEN
I've found a bug in the search engine. It is very reproducible.
Go to EL&U SE
Search for that that. The search engine ...
3
votes
0answers
37 views
Missing results when using the SE cross-site search
I often notice that when I use the SE cross-site search engine (which is powered by Google), I get just a small subset of the results obtained by searching Google with the operator: ...
6
votes
0answers
70 views
Chat search RSS feeds aren't limited to the user or room when the chat search was limited to the user or room, causing more RSS results than necessary
When I was trying to figure out how many times someone said lol on chat I saw that the RSS feed provides more than just his LOLts.
Steps to reproduce:
Go to Root Access, it's a pretty awesome and ...
2
votes
1answer
44 views
How can you find questions with SE's search features that have now-defunct tags?
Edited Version of Question:
When a tag synonym is approved, the old tag becomes defunct. Unfortunately, it becomes harder to find questions that are tagged with the now-defunct tag. This seems to ...
5
votes
0answers
49 views
Chat search is broken again
I can't perform a search on chat for something I said. It just takes forever, and after forever has passed, the 500 lolcat pops up.
Here's an example: ...
2
votes
0answers
95 views
Search “not” tag not working?
I am wanting search like this
newest 0 answer questions with ffmpeg tag or git tag and without php tag
I tried
stackoverflow.com/unanswered/tagged/ffmpeg+or+git+-php?tab=newest
The page shows
...
6
votes
1answer
113 views
Searches on historically locked questions by locked status and <tag> do not work
While removing the hidden-features tag, I noticed that searching on a tag, as well as with the locked status filter does not work.
See here for the hidden-features tag:
...
0
votes
0answers
39 views
Entering a number in the search box shows the search options page [duplicate]
Possible Duplicate:
Why doesn't searching for C questions work?
When you enter a number in the search box, e.g. 7, the shown page is the one for the search options.
I know I could ...
36
votes
2answers
353 views
“More linked questions” view does not show all linked questions
I have a favourite canonical question for PDO problems, "How to squeeze error message out of PDO?"
It's been used many dozens of times, as the "linked" column on that question shows. In fact, there ...
6
votes
0answers
91 views
Forced down-casing in searches
I am searching for url:"*Prolog-inedit*" which works. Note that the P is upper case. A search for a lower case p does not give a solution. Now, after seeing the results for |relevance|, I want to ...
4
votes
0answers
90 views
0 search results for posts containing “this” tagged with `javascript`
No results?! I find that highly unlikely!
I do not have java* as an ignored tag.
0
votes
0answers
49 views
Can not search for terms containing slash [duplicate]
Possible Duplicate:
Is it possible to search for punctuation/special characters?
I can't search for /usr/bin/env but searching for usr bin env gives me the answers I'm looking for (and ...
0
votes
1answer
52 views
Question not showing up in search although search words match
Searching StackOverflow for python ServiceFramework yields two posts, but misses a third: Python win32 service
That question's name exactly matches one of the search results.
2
votes
0answers
32 views
Command key triggers search box expansion
There is a small related bug to this select-all bug I just posted: the ⌘ command key on a Mac expands this box without pressing anything else. This is true on both Chrome and Firefox.
ctrl on either ...
2
votes
0answers
67 views
Select-all as first keystroke is difficult in the new expanding search box
Now that the search box auto-expands there is a new problem related to the "toned-down" behavior posted by waffles:
Auto expand ninja thing only shows up after you start typing (something real ...
1
vote
2answers
56 views
Bug when doing tag searching when not in first page of results
If you page through the lists of tags a few pages, and end up on a page like http://stackoverflow.com/tags?page=10, and then try to limit the search by typing, (for example) 'jquery', the page does ...
11
votes
1answer
316 views
Auto-expanding search box doesn't line up with auto-complete suggestions in Chrome
Google Chrome (and probably other popular browsers) helpfully suggests recently-used strings when you begin typing in a search field. The drop-down suggestion list appears underneath the text box, and ...
-3
votes
1answer
71 views
Show indication that no posts were found when searching by tags only
Problem
I performed a search and no results were found but there was no clear indication that this was the case, instead I was presented with a blank search list. The problem with the blank search ...
4
votes
0answers
37 views
Search using is:answer still returns “questions” in browser title
When you search for a keyword using is:answer the browser return a list of answers with the title "Questions containing {keyword} is:answer", which is OK for me. But then I was looking for the highest ...
1
vote
0answers
20 views
Back browser button resets search term on network-wide search
When I enter a search term on stackexchange.com, and click on one of the results, and the go Back, my search term is reset to nothing, meaning I have to re-enter it.
7
votes
1answer
107 views
Can we enhance the search, please?
I find the search to be utterly useless.
Before I posted my latest question on P.SE, I searched for related questions with this search. My topic was quickly closed as a duplicate.
Now, I did a ...
1
vote
0answers
59 views
Clicking the back button after visiting a user profile from the Users page resets your search
When you search for users in the "Users" page, often times multiple users with the same name come up. Naturally, you click on the first one, then click back intending to click on the next (and so ...
1
vote
0answers
33 views
Search on Area51 appears to be not working at the moment [duplicate]
Possible Duplicate:
Search box on area51 does nothing when I enter text and hit enter
I'm trying to search 'Role Playing Games' but nothing is happening.
This error appears to happen for a ...
1
vote
1answer
70 views
Can't search for “web.config” in the search box [duplicate]
Possible Duplicate:
Tags with usability problems - app.config and web.config
searching for "web.config" in the search box yeilds a 404
1
vote
3answers
148 views
Why can't you search for “where”? [duplicate]
Possible Duplicate:
Unable to search for the SQL keyword BETWEEN
Was trying to find an answer I saw a few days back where some gave a Linq example. I entered ".Where(" as my search term and ...
1
vote
0answers
79 views
Pagination for 'Type to find users' results does not work [duplicate]
Possible Duplicate:
Improper pagination of user search
Possible Duplicate:
Improper pagination of user search
On http://stackoverflow.com/users, type a couple letters ("Jo" for ...

