|
|
 |
|

1st June 2006, 06:52 AM
|
 |
Your Elsmar Cove Host
Registration Date: Jan 1996
Location: West Chester, Ohio - USA
Age: 59
|
|
Posts: 15,857
Thanks Given to Others: 1,895
Thanked 1,566 Times in 1,018 Posts
Karma Power: 605
|
|
Posting - Putting 'Search' links within posts
If you do a search and post the link that comes up in your address bar, it will not work for others.
Remember, search terms must be at least 3 letters.
The 'correct' way:
Search for terms in thread titles ONLY:
Single search term:
Code:
http://Elsmar.com/Forums/search.php?do=process&titleonly=1&query=term1
or multiple search terms:
Code:
http://Elsmar.com/Forums/search.php?do=process&titleonly=1&query=term1+term2+...termx
To search all posts in all threads (not just the titles):
Code:
http://Elsmar.com/Forums/search.php?do=process&query=term1
or
Code:
http://Elsmar.com/Forums/search.php?do=process&query=term1+term2+...termx
__________________
A Search is a terrible thing to waste!
One Test is Worth 1000 Expert Opinions - The plural of anecdote is not data.
We can't solve problems by using the same kind of thinking we used when we created them. - Unknown
|

1st June 2006, 02:40 PM
|
 |
Forum Moderator
Registration Date: Jun 2002
Location: Lawn Guyland
Age: 59
|
|
Posts: 3,101
Thanks Given to Others: 48
Thanked 390 Times in 272 Posts
Karma Power: 192
|
|
Marc, what do you add to limit the search to a particular forum or to two forums?
__________________
Al
|

1st June 2006, 02:50 PM
|
 |
Your Elsmar Cove Host
Registration Date: Jan 1996
Location: West Chester, Ohio - USA
Age: 59
|
|
Posts: 15,857
Thanks Given to Others: 1,895
Thanked 1,566 Times in 1,018 Posts
Karma Power: 605
|
|
I don't know of any way to search 1 forum only. I'll look into it though. It's running a script so I'm relatively sure there is a query modifier, just like there is for searching titles only (&titleonly=1).
__________________
A Search is a terrible thing to waste!
One Test is Worth 1000 Expert Opinions - The plural of anecdote is not data.
We can't solve problems by using the same kind of thinking we used when we created them. - Unknown
|

1st June 2006, 03:07 PM
|
 |
Quality Manager
Registration Date: Sep 2003
Location: Illinois
|
|
Posts: 7,534
Thanks Given to Others: 182
Thanked 1,127 Times in 762 Posts
Karma Power: 397
|
|
Quote:
|
Originally Posted by Marc
If you do a search and post the link that comes up in your address bar, it will not work for others.....
|
Quote:
|
I don't know of any way to search 1 forum only. I'll look into it though. It's running a script so I'm relatively sure there is a query modifier, just like there is for searching titles only (&titleonly=1).
|
OK. I read this once without coffee, then I took a cup and read it again. Then I proceeded to do an advanced search by clicking on Advanced search in the navigation bar ("whistle blower" for author Wes Bucey) The first item came up with the shortcut
http://elsmar.com/Forums/showthread....wer#post149322
clicking on that brought me to
http://elsmar.com/Forums/showpost.ph...22&postcount=6
If someone else clicks on either of the above links, what happens?
- How can I replicate the effect for other Covers?
Do I have to sign in as someone else?
- Can non-registered viewers do searches?
- Is anyone else using this system? How does it square with the directions in Marc's posts?
__________________
"Few minds wear out; more rust out"
Inscribed over the entrance of Louis Pasteur School, Chicago
Christian Nestell Bovee (1820-1904) in Thoughts, Feelings and Fancies, 1857
|

1st June 2006, 03:21 PM
|
 |
Your Elsmar Cove Host
Registration Date: Jan 1996
Location: West Chester, Ohio - USA
Age: 59
|
|
Posts: 15,857
Thanks Given to Others: 1,895
Thanked 1,566 Times in 1,018 Posts
Karma Power: 605
|
|
I posted this because Randy posted a search link in a post, which you can do and which I do a lot. But when you do a search you get a link in the navigation box of your browser which looks something like this:
Code:
http://elsmar.com/Forums/search.php?searchid=448582
showing in the browser navigation box. Note the 'searchid'. This is only good for that user for that search (it is caching the results for a few minutes). Any other user clicking the link will get an error page. To see what I mean, click the following link: http://elsmar.com/Forums/search.php?searchid=448582
Let's say you're posting and want to make it easy for someone to find information on quality manuals. You can form a search query as a link within the post:
Code:
<url=http://Elsmar.com/Forums/search.php?do=process&titleonly=1&query=quality+manual>Quality Manuals</url>
NOTE: In this example I used < and > instead of [ and ] because even in the 'code' box' the string will appear as a clickable link like this: Quality Manuals instead of your being able to see the code - In this example I am searching for the two words 'quality' and 'manual' and I'm limiting the search to thread titles only.
"Can non-registered viewers do searches?" Yes - They have full search capabilities.
__________________
A Search is a terrible thing to waste!
One Test is Worth 1000 Expert Opinions - The plural of anecdote is not data.
We can't solve problems by using the same kind of thinking we used when we created them. - Unknown
Last edited by Marc; 28th March 2008 at 12:11 AM.
Reason: Update content.
|

1st June 2006, 03:36 PM
|
 |
Quality Manager
Registration Date: Sep 2003
Location: Illinois
|
|
Posts: 7,534
Thanks Given to Others: 182
Thanked 1,127 Times in 762 Posts
Karma Power: 397
|
|
Point I was making is the results of my searches using the advanced search do NOT have "search ID" What happens when YOU click on the two separate links posted?
__________________
"Few minds wear out; more rust out"
Inscribed over the entrance of Louis Pasteur School, Chicago
Christian Nestell Bovee (1820-1904) in Thoughts, Feelings and Fancies, 1857
|

1st June 2006, 03:45 PM
|
 |
Your Elsmar Cove Host
Registration Date: Jan 1996
Location: West Chester, Ohio - USA
Age: 59
|
|
Posts: 15,857
Thanks Given to Others: 1,895
Thanked 1,566 Times in 1,018 Posts
Karma Power: 605
|
|
The key word is the RESULTS of your search. It is correct that the results page gives you a list of clickable links to threads and/or posts. What you put in your post above were from the search results, not from the url in the address bar that you see after you did the search.
I usually just embed the search query so the person clicking the link can see all the threads that they would see if the person did the search manually.
How is this different? You are choosing one or a few threads to link to that are in the Results of the search you did. If you embed the search query they will see all the relevant threads just as if they had done the search manually. Sometimes one way makes more sense than another. It's up to any one of us which makes more sense in the context of the post / thread.
I'm not asking you folks to do this. I just wanted to show you how. Now and again I see someone post a link something like
Code:
http://elsmar.com/Forums/search.php?searchid=448582
which, as I pointed out, will only give an error page.
__________________
A Search is a terrible thing to waste!
One Test is Worth 1000 Expert Opinions - The plural of anecdote is not data.
We can't solve problems by using the same kind of thinking we used when we created them. - Unknown
|

1st June 2006, 07:13 PM
|
 |
Quality Manager
Registration Date: Sep 2003
Location: Illinois
|
|
Posts: 7,534
Thanks Given to Others: 182
Thanked 1,127 Times in 762 Posts
Karma Power: 397
|
|
"I see!" said the blind man.
__________________
"Few minds wear out; more rust out"
Inscribed over the entrance of Louis Pasteur School, Chicago
Christian Nestell Bovee (1820-1904) in Thoughts, Feelings and Fancies, 1857
|
Lower Navigation Bar
|
|
|
|
Visitors Currently Viewing this Thread: 1 (0 Registered Visitors and 1 Unregistered Guests)
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Rate Thread Content |
Linear Mode
|
|
Posting Settings
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|
|