This tag is for questions about the built-in search functionality of this site is powered by elasticsearch.

learn more… | top users | synonyms (1)

1
vote
1answer
32 views

Search by user name not working from mobile

When I go to http://stackoverflow.com/users and start typing a username, it gives me a list of suggestions for usernames, this means it is working perfectly from my laptop. But, when I search users ...
5
votes
1answer
94 views

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

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

Can we neaten the tag listing in wildcard-tag search results?

Introduced in 2009 was the ability to add wildcards to favourite and ignored tags. This is great, because it means I can favourite css and css3 with a single favourite tag. The problem with this is ...
2
votes
1answer
42 views

Location-search in Careers 2.0

I just experimented with a location-search on careers 2.0 for balkans and lo and behold one result was returned! Very nice feature, although I noticed that the result header was broken showing only 1 ...
0
votes
1answer
51 views

How can I search for a question that I commented on? [duplicate]

If I deleted my browser's history, is there any way to find a question that I commented on?
7
votes
0answers
45 views

Add a “more” link to the Related Questions

On the side of posted Stack Exchange website questions, there is a side bar that tells you the same site questions that are linked in the post (if any), and below it, there is a "Related" questions ...
1
vote
1answer
27 views

Searching by individual tag only

I've often wondered if it is possible to search the Stack Exchange sites using a single tag and in the run up to asking this question, I have managed to burrow down into the depths of Meta and find ...
-11
votes
0answers
69 views

Why doesn't Google power freeform SO searches, e.g. in duplicate question search?

Well, thing is, they do so much better... to the point I find myself typing "stackoverflow java var args" into my Chrome address bar, only to be saying "no no no! I don't want to 'Search ...
0
votes
0answers
38 views

How can I found the specific badge assigned to users in specific country/continent?

Is there any search technique so that I can find Any specific badge assigned to number of users in a specific country/continent. I saw a SO user mentioned in his profile: "Single user in the ...
3
votes
3answers
122 views

How deep can the dive into user's interaction data be?

Is there a way to query SO data to get the interactions (excluding votes, obviously) between two users? For example, I'd like to get: all the answers I've written to John Doe's questions; all the ...
8
votes
1answer
69 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
80 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
2answers
54 views

How to search for a question I viewed for? [duplicate]

I viewed for a question, but forgot to mark that question as a favorite. I don't remember: the user who asked the question the question's title The only thing I remember is that I viewed the ...
5
votes
1answer
86 views

How to search for an answer I voted for?

I voted for an answer, but forgot to mark that question as a favorite. I don't remember: the user who asked the question the user who answered the question the question's title The only thing I ...
2
votes
1answer
71 views

How do I find out the total number of accepted answers?

Can someone please suggest a query to directly see the number of answers I posted that were accepted. Right now I have to manually count from total given answers. Hope there is an easy way.
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 ...
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
59 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 ...
1
vote
2answers
50 views

How can I determine which of my questions have answers but have not had the “accepted answer” set? [duplicate]

I would like to be able to search for or otherwise determine all questions I initiated which have one answer at least but which I have not selected a correct answer for. Is there any way I can do ...
1
vote
0answers
30 views

Can the 'search' work as well as the new question subject line [duplicate]

The new question subject line seems to be more effective than the search for finding relevant questions. I will often search and then think that there's not a question, write it out in vim, copy into ...
2
votes
3answers
95 views

Can I save the search link in my profile?

Is there anyway to save the search link for future use? As an example I did a search and got a link with very good questions and answers. Now I am looking for anyway to save this search in my profile. ...
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 ...
1
vote
1answer
33 views

How to search for a particular page?

Lets say there are 98,765 pages of questions in Stack Overflow and I want to see what is on page 689. How do I do that? One way is to manually lick your way to the page, which sounds very rudimentary ...
0
votes
0answers
37 views

Isolated Tag Search: Questions Having X Tag Only and Nothing Else [duplicate]

How do I search for questions tagged with Java and only java? Something like this: Via Ignored Tags? Can I specify a wildcard tag to ignore all other tags except Java? Via URL? Any request that ...
15
votes
0answers
84 views

Search feature for sites on stackexchange.com

I went to the Stack Exchange.com site to see if a specific site existed, but with 101 sites, it takes quite a while to manually scan them all, and hope you don't miss any one of them. Could we get a ...
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 ...
0
votes
2answers
55 views

Search term “XYURLGenerator” yields no results [duplicate]

I am trying to search for XYURLGenerator, which exists in the comments here. Why won't StackOverflow find these questions? Thank you!
5
votes
1answer
56 views

How to explicitly search for plural words

In JSF there exist tags with singular and plural names like <h:message>/<h:messages> and <p:column>/<p:columns>. When attempting to search for my posts about <p:columns> ...
33
votes
1answer
218 views

“Questions that may already have your answer” on Ask Questions page is no longer very useful?

I always glance through the "Questions that may already have your answer" section on the Ask Question page before posting since it frequently contains a post that already answers my question, and is a ...
0
votes
0answers
29 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 ...
2
votes
1answer
72 views

Exclude specific site from search result

in google we can use Minus(-) operator to remove one site from result Example: Change div tag color -stackoverflow.com how can i do this when i search using stackexchange.com 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 ...
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 ...
6
votes
1answer
116 views

Automatically append “is:question” to searches done from the upper-right search box?

When most people search the site, they're looking for a question that matches their keywords, not an answer that matches their keywords. And typically, you do not expect to see multiple search results ...
5
votes
1answer
80 views

Search (still) doesn't work well with URLs

This question, Search doesn't work well with URLs, is about searching for posts with links to http://www.joelonsoftware.com/items/2007/10/26.html, and includes that link as plain text in the question ...
5
votes
1answer
29 views

Mobile search results don't tell you when nothing was found

Searching for [live-refresh] tags sidebar returns no results, and the full site page responds accordingly: Your search returned no matches. However, the mobile search just dumps you on an empty ...
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 ...
3
votes
0answers
51 views

Why Related links have no “nofollow” attribute [duplicate]

I noticed that the links at the right of any stackoveflow.com pages lacks "nofollow" attribute. CMIIW, but these links is result of algorithm work that compares question based on automatic text ...
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 ...
5
votes
0answers
24 views

Add “Search My Activity” to the “Close as Duplicate” dialog

When I'm the first person voting to close a question as a duplicate, I know it is because I have interacted with the question before myself. Is it possible for the default search to be in the active ...
2
votes
0answers
88 views

Why do some questions not appear in Google results?

There are two very similar questions on SO (but not identical). Both contain the term "Derby" in the title and the word "datediff" in the question. Post 1 Post2 When I searched Google for "derby ...
2
votes
2answers
39 views

Search for unanswered question with my tags that older than 12 hours

Is there a way to search for questions (is:question) which are unanswered (answers:0) have my tags ("tags:mine" would be fine, but it seems not to be allowed) have been asked 12 hours ago or before ...
3
votes
2answers
67 views

Search for tags incl. wildcard (*) and additional search parameters

Does the new search engine also support searching for tags incl. wildcard and additional search parameters, like [silverlight*] is:question Currently this results in an empty list. I expected it ...
6
votes
3answers
125 views

Stack Overflow Questions and Google Search [duplicate]

How Stack Overflow questions and answers are available in Google search within a minute after posting? Which technology is being used for this both from Stack Overflow and Google side?
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 ...
2
votes
0answers
22 views

Should closed duplicates show up differently in search?

Here's a quick feature suggestion, I think it would be helpful if a duplicate question which comes up during search will actually contain a visible link to the "canonical" question which it's a ...
5
votes
1answer
69 views

Searching on Board and Card Games is broken

The search box on Board and Card Games is turning up empty results, even for obvious searches. It's been that way for at least an hour. Using square brackets to search by tag still seems to be ...
17
votes
1answer
183 views

Search doesn't work anymore for older questions, neither does the “Related” bar

UPDATE March 11: The situation is becoming unbearable. Internally there's no way to find older questions, and I expect that this will invite lots of duplicate questions on the main sites. If I ask a ...
5
votes
2answers
45 views

Order a search by oldest close votes?

I'm trying to help with the effort in Close all the typo questions. Is there a way that order the results of a search to have oldest-close-votes (those nearest to expiring) at the top of the results? ...
1
vote
0answers
47 views

Filter questions on Stack Overflow [tag] OR [tag] [duplicate]

Is it possible to define a filter on Stack Overflow to see only the newest questions for a set of tags? Now I have three different app-tabs in Firefox and one tab for a specific tag. For ...

1 2 3 4 5 20