How do I search for [azure] and/or [php]. I know I can search for both: [azure] [php] but I want to search for "([azure]+[php])|[azure]." That is, general questions only tagged with Azure, along with questions that are tagged with both Azure and another language.

share|improve this question
I realize this is a silly quesiton. I wanted to "weight" the PHP ones more to the top. Like, if you wanted to talk about [heroku] in general but you really cared the MOST about [heroku][rails]. Perhaps a Sort the results thing? – Scott Hanselman Nov 19 '11 at 0:05

1 Answer

You could use the /questions/tagged/ url, like:

http://stackoverflow.com/questions/tagged/azure+php+or+azure
share|improve this answer
That URL doesn't seem to weight PHP questions at the top as the OP requested. – Mike Samuel Nov 19 '11 at 1:11

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged