How to search for phrases in forums

  • Thread starter Thread starter jimmy1
  • Start date Start date
jimmy1
Messages
60
Reaction score
0
[SOLVED] How to search for phrases in forums

How do I search for a phrase in the 'Search forums' textbox??
For example, if I wanted to search for the phrase "Laplace Transform", how do I type it into the box?

I've tried putting a phrase in quotation marks but it doesn't seem to work! All the search results are results of the single words making up the phrase, and not the phrase itself.

there's probably a simple solution, but I just can't seem to do it!
 
Physics news on Phys.org
I've found that the best way to search for anything on PF is to use Google. Just restrict the search to this site.
 
Thanks, that worked perfectly!
 
from http://www.google.com/intl/en/help/refinesearch.html#domain

Google said:
Domain search

You can use Google to search only within one specific website by entering the search terms you're looking for, followed by the word "site" and a colon followed by the domain name.

For example, here's how you'd find admission information on the Stanford University site:

admission site:stanford.edu
 
Last edited by a moderator:
Only staff, contributors, HWHs and SAs can use boolean searching. You could would then either use "Laplace Transform" or Laplace AND Transform.
 
I have a bookmarklet (based on some other similar bookmarklets on the web)
that seems to work for me [in Firefox 2.0 on WinXP]:

Code:
javascript:s='';function gS(w){for(var i=0;i<w.length;i++){gS(w.frames[i])};try{s+=w.document.getSelection()}catch(e){try{s+=w.document.selection.createRange().text}catch(e){s+=''}}}gS(top);{void(s=prompt('Physicsforums search via Google:','"'+s+'"'))}if(s){void(window.open('http://google.com/search?query='+escape(s)+'+site:physicsforums.com'));window.clipboardData.setData('Text', s)}

Make a new browser-shortcut in your favorites/bookmarks toolbar
with the above as the "URL" or "location".
Ignore any weird error messages.

Now, when you click it, a dialog box appears for you to type in.
If you highlighted some text before clicking, it appears in the dialog box with quotes surrounding it.

The search term "site:physicsforums.com" is appended to the contents of the search box and is sent off to Google.

It should be possible to make it a URL on the top bar on any webpage.
 

Similar threads

  • · Replies 10 ·
Replies
10
Views
2K
Replies
9
Views
2K
  • · Replies 12 ·
Replies
12
Views
4K
  • · Replies 13 ·
Replies
13
Views
3K
  • · Replies 15 ·
Replies
15
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 13 ·
Replies
13
Views
3K
  • · Replies 20 ·
Replies
20
Views
4K
  • · Replies 3 ·
Replies
3
Views
2K