1
vote
0answers
36 views

Proper use of “or” in the search [duplicate]

I studied the search capabilities of Stack Overflow and noticed an interesting phenomenon. When I'm searching for "something [c#] or [wpf]", I get the correct result ( "results found containing ...
0
votes
0answers
27 views

Are image and link description text indexed by search engines or SE's built-in search functionality?

In some of my questions in Arqade (e.g. this), I would put a screenshot to indicate what I'm talking about. I was wondering if I should write the text in the screenshot in the question's body to ...
3
votes
0answers
49 views

How do a question's and answer's score affect its rankings in SO's search results?

How do a question's and answer's score affect its rankings in SO's search results? And how does an answer's score affect its position within a given question? Generally, what is the scoring system ...
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 ...
1
vote
1answer
45 views

Not displaying number of answers when searching

While searching, the result sometimes don't show the number of answers. I am confused: why the the number of answers is not displaying? As now when I search javascript grid we just get the number of ...
2
votes
2answers
66 views

Search not working properly for me

I've tried to use /search? a few times, and I didn't get the results I was looking for. For instance, the search for get file creation date java returns what could be considered a canonical question ...
7
votes
1answer
53 views

The links in the top Answerers/Askers for a tag don't use the new search commands

I noticed today that the links in the top Answerers and Askers page for a tag don't use the new is:Question and is:Answer search criteria, so they return both questions and answers. In addition, the ...
7
votes
0answers
25 views

Links to visited titles of questions in new search results need more contrast

For items that are not simply tag searches, the contrast between the colors of a visited link and a non-visited link are very low, making it difficult for me to determine what pages I've visited. For ...
4
votes
1answer
136 views

Search queries in quotes that contain certain words are ignored in the results' excerpts

In the first result, "test this" appears later in the question, and is not displayed. In the second result, "test this" appears in the excerpt, since it's already in the excerpt from the unquoted ...
3
votes
1answer
76 views

Is Stack Overflow search broken? [closed]

I'm not getting any results when I search SO or Meta SO. For example, here's an SO post containing the words 'remove' and 'javascript' in the title. However, here's what I get when I search for ...
5
votes
0answers
66 views

How can I search for 'drupal_render' exactly, not ('drupal' or 'render')?

On Drupal Answers, I am trying to look for drupal_render, which is the name of a Drupal function. If I search for drupal_render, I get posts containing Drupal, render, or drupal. If I search for ...
16
votes
3answers
273 views

Ability to search for C--

I'm finding it impossible to search for C-- on Stackoverflow. It doesn't seem to have a tag either. Is this a limitation of the search system Stackoverflow uses?
7
votes
1answer
111 views

Show “Related Tags” on the “Search Results” page

Sometimes you're not quite sure which tags would be best for a question, especially on a site you don't use often. Sometimes you know some words which could be tags but don't exist as tags and you ...
1
vote
1answer
27 views

Why are search queries inconsistently converted into tags?

Asume the following search queries: osx, cocoa, iphone, xcode, applescript, mac, carbon Searching for osx, cocoa, iphone or xcode like: http://stackoverflow.com/search?q=osx Results into ...
0
votes
0answers
43 views

Sort search results using interesting questions scoring algorithm

The start page with its list of interesting questions does a very good job in ordering questions. The custom searches, on the other hand, provide very flexible ways to select questions. I'd be happy ...
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: ...
10
votes
2answers
98 views

Search for questions tagged [A] and also (tagged [B] or [C]) [duplicate]

Possible Duplicate: Advanced Search Options Syntax: Multiple Tags, And Vs. Or I have looked around meta and found xyz "search tags" questions but could find one that solves my problem and I ...
3
votes
2answers
75 views

How can I search multiple sites for my posts about a *nix question at once?

Sometimes I know I have previously posted an answer (or a question) about something. For example, I just wanted to find an answer I had posted about modifying my .bashrc shell. The search is specific ...
3
votes
0answers
99 views

“search all sites” on StackExchange.com not returning results from site-specific search

Is it expected behavior for StackExchange.com's "search all sites" to not return results that are returned using site-specific search? For example, I recently searched for the term "collider" three ...
4
votes
1answer
78 views

Search results don't show a preview of all of the matching terms

Search results don't show a preview of each search term unless the terms all happen fortuitously to be in the question title or, apparently, close to each other. For example, if I search for search ...
1
vote
2answers
99 views

Remove from results button?

I'm sure everyone has noticed Google's relatively recent "remove from search results" feature, which allows you to hide results from useless domains. . I wonder if it would be useful to have a ...
4
votes
1answer
84 views

Policy of questions which are wrong/have erroneous assumptions

On certain occasions people will ask questions wherein they lay their own perception of what went wrong. The user is then notified through comments that the question is misplaced and that it is better ...
3
votes
0answers
36 views

Searching for entries with “with” in the title [duplicate]

Possible Duplicate: Unable to search for the SQL keyword BETWEEN I'm trying to do searches in StackOverflow for the Python 'with' statement. The search engine keeps returning '0' matches. ...
6
votes
1answer
80 views

Search bug, or have I misunderstood how it works?

I just needed to search for an answer I wrote recently and used "user:me router", I then sorted by "Newest", but, the answer I wrote did not show up. I wanted to find this question: Ethernet in, Wifi ...
5
votes
1answer
202 views

Google link when searching an user's questions is not supported

When one searches for an user's questions when there are no results, e.g. like this: http://stackoverflow.com/search?q=user%3A1234+foobar , then a Google search is offered. However, this Google ...
6
votes
1answer
37 views

Search without redirecting to a specific tag?

If I search for kiosk on StackOverflow, I get redirected to an empty tag. Instead, I would like the search results for the general term, kiosk. Is there a way to force the search function to not ...
-1
votes
2answers
46 views

Is there a way to “See” ignored questions without logging out?

So I just did a search for some info on SO. The result looked like this: The above image should show that there is a problem. Don't tell me there are 10 results and, with no indication why, show ...
1
vote
0answers
24 views

Stackoverflow data sites which have date filtering in search?

Stackoverflow doesn't offer search with date filters other than sorting by newest. Are there sites which use SO's data files and have advanced search filters using dates?
3
votes
2answers
118 views

Has “answers:0” in searches broken recently?

I have a shortcut in my Browser bookmarks which goes to: http://stackoverflow.com/search?tab=newest&q=answers:0%20[c%23] I'm sure it used to work, but not it seems to include questions with ...
1
vote
1answer
59 views

Why are the search result counts different for the different tabs?

Why are the search result counts different for the different tabs? Example 1: +hibernate "forced de-tag" search Relevance: 4,807 results Newest: 3,497 results Votes: 3,925 results Example 2: ...
6
votes
1answer
132 views

Search results are being duplicated/triplicated/quadruplicated

Note: This is a different issue from Duplicate Search Results; this seems to be related to the new engine. While preparing to answer a meta question on Seasoned Advice, I did a search for coffee. At ...
4
votes
1answer
117 views

New search is broken on Stack Overflow

Two days ago, I posted about the search on Meta not working properly when switching from the relevance tab to the votes tab. The answer I accepted is that they were doing testing. Now I see SO has the ...
0
votes
0answers
28 views

Give us a total of number of posts found in search [duplicate]

Possible Duplicate: Please Display Match Count after Search On the main pages you have the number of questions on the right side, underneath the sort tabs. Could we please get a total ...
2
votes
1answer
122 views

Searching in Stack Overflow, all the questions which contain the word “apple”, but not tagged as [apple]

I am using the search option of the Stack Overflow, but I can't figure out how search all the questions with contains the "apple" word but not tagged as [apple]. I just read the help about ...
0
votes
1answer
60 views

Standardize search results

I have been using search frequently over the past couple of days and have some suggestions for improvements. When I search for a tag like this [jquery] I get the following: Search box is ...
1
vote
0answers
29 views

Fill search window with clicked tag [duplicate]

Possible Duplicate: When a tag page is viewed, populate the search box with that tag. When I click tag, I will likely limit my further search to this tag. Please fill search text box with ...
1
vote
1answer
56 views

“Newest” Tab on Search Result Truncates Search Result

I've been working for many months on editing "MSSQL" out of question titles and replacing it with "SQL Server". I've been using the search http://stackoverflow.com/search?q=intitle%3A1+mssql, which ...
0
votes
1answer
112 views

Why you can't search the word 'most'?

I just tried searching for the word most and the search instructions came up instead of the results. Is it some keyword, or am I missing something?
7
votes
5answers
2k views

How is Lucene.NET utilized on StackOverflow (if at all)?

This question now has a completely different answer, given the announcement that Lucene.NET is being used to power StackOverflow's search capability. With that, I've created a new question to request ...
0
votes
1answer
98 views

Search only for community-wiki threads [duplicate]

Possible Duplicate: Is there a way to search for community wiki ‘questions’? How can I search for community-wiki questions only? I thought I could use the [community-wiki] ...
1
vote
1answer
94 views

Bug: Questions with embedded elements display as HTML tags in search results

As the title states. Unfortunately, I can't post an image right now to show what I mean. Specifically, hyperlinks and images show as their HTML tags in the search results. Search "blue score" (no ...