| Thread Closed |
[SOLVED] How to search for phrases in forums |
Share Thread | Thread Tools |
| Dec11-07, 04:12 PM | #1 |
|
|
[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. Theres probably a simple solution, but I just can't seem to do it!! |
| Dec11-07, 04:17 PM | #2 |
|
Mentor
Blog Entries: 1
|
I've found that the best way to search for anything on PF is to use Google. Just restrict the search to this site.
|
| Dec11-07, 04:25 PM | #3 |
|
|
Thanks, that worked perfectly!!
|
| Dec11-07, 04:26 PM | #4 |
|
Mentor
|
[SOLVED] How to search for phrases in forums |
| Dec11-07, 04:34 PM | #5 |
|
Admin
Blog Entries: 5
|
Only staff, contributors, HWHs and SAs can use boolean searching. You could would then either use "Laplace Transform" or Laplace AND Transform.
|
| Dec11-07, 04:56 PM | #6 |
|
|
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)}
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. |
| Thread Closed |
| Thread Tools | |
Similar Threads for: [SOLVED] How to search for phrases in forums
|
||||
| Thread | Forum | Replies | ||
| Funny phrases taken out of context | General Discussion | 77 | ||
| Translating word phrases | General Math | 3 | ||
| [SOLVED] binary search | Calculus & Beyond Homework | 0 | ||
| don't understand by the phrases 'third second' | Introductory Physics Homework | 1 | ||
| search forums | Forum Feedback & Announcements | 4 | ||