|
|
| Author |
Message |
Powell Guru

Joined: 27 Nov 2004 {Posts: 2176 }
|
Posted: Thu 27 Oct 2005 04:58 Post subject: Search engine |
|
|
| Is there a way the forum could get a search engine? It is hard to find things. Topics are scattered over too many postings. |
|
| Back to top |
|
 |
fwsweet Administrator

Joined: 26 Nov 2004 {Posts: 4584 } Location: Palm Coast, FL
|
Posted: Thu 27 Oct 2005 13:46 Post subject: |
|
|
I fear that this has been a chronic problem since day one. See http://backintyme.com/ODR/viewtopic.php?t=789. It is a problem common to many similar discussion groups using the phpBB2 software with the mySQL database engine. In short, if I set the software to thoroughly index the postings that as they arrive, the searching is accurate and fast, but posting gets slower and slower. Eventually it becomes intolerable. If I restrict indexing, then posting stays responsive but searching does not work.
The good news is that you have inspired me to look into the problem in more detail. The very fact that it is a common problem means that there are undoutedly solutions out there.
For example, I have a powerful and fast search engine on my LAN that I got from Google. It runs constantly in the background, scanning and indexing eveything on all of the LAN computers. If I could set a copy to constantly scan and index the ODR database, then all I would have to do would be to come up with an interface located in the forum itself (so members could access it). If not, I am sure that I could find something similar.
Give me a few days to work on it.
Last edited by fwsweet on Sun 30 Oct 2005 12:46; edited 1 time in total |
|
| Back to top |
|
 |
fwsweet Administrator

Joined: 26 Nov 2004 {Posts: 4584 } Location: Palm Coast, FL
|
Posted: Thu 27 Oct 2005 14:25 Post subject: |
|
|
Okay! I think that I might have a simple solution. Effective immediately, if you click on the "search" button at the top of any page, it will take you to a Google seach of ODR posts. I have tried it on a few odd-ball terms ("neandertal", "california regent", "beyonce") and it seems to work quite well.
The trick is that the button actually sends the query out to Google. It works because Google is very fast and they scan and re-index our forum nightly. At worst, it might take overnight for a new post to show up, but users seldom have to search for something that they just read.
Try it out and let me know how it works for you. |
|
| Back to top |
|
 |
Powell Guru

Joined: 27 Nov 2004 {Posts: 2176 }
|
Posted: Sat 29 Oct 2005 07:03 Post subject: Search engine |
|
|
| It doesn't work for me. How can the internet search engine help me search the ODR list? What am I missing? |
|
| Back to top |
|
 |
fwsweet Administrator

Joined: 26 Nov 2004 {Posts: 4584 } Location: Palm Coast, FL
|
Posted: Sat 29 Oct 2005 12:28 Post subject: |
|
|
1. Open a new document in MS-Word and leave the window open.
2. In another window, go to the ODR search page.
3. Type "Cape Verdeans" into the search slot and click on "Google Search."
4. While in the search response window, hold down the Alt key and press the Print Screen Key.
5. Switch to the still-open MS-Word window, hold down the Ctrl key and press the V key (or choose Paste from the Ms-Word Edit menu).
6. Save the MS-Word file and email it to me as an attachment. |
|
| Back to top |
|
 |
winwinkel Guru

Joined: 27 Nov 2004 {Posts: 233 }
|
Posted: Sat 29 Oct 2005 20:03 Post subject: Our page-top Google search engine |
|
|
| fwsweet wrote: | Okay! I think that I might have a simple solution. Effective immediately, if you click on the "search" button at the top of any page, it will take you to a Google seach of ODR posts. I have tried it on a few odd-ball terms ("neandertal", "california regent", "beyonce") and it seems to work quite well.
The trick is that the button actually sends the query out to Google. It works because Google is very fast and they scan and re-index our forum nightly. At worst, it might take overnight for a new post to show up, but users seldom have to search for something that they just read.
Try it out and let me know how it works for you. |
It worked nicely in my test-tial. A radio-button of my Netscape browser offers the choice of searching only One Drop Rule, or the whole net, WWW.
I searched on a two-word phrase (Josiah Nott). I think the engine treated the two words as a phrase ("josian nott") even though I did not use any punctuation. For now, I am not certain how to craft a Boolean query with any other powers (e.g., AND, OR, NOT, etc.).
George |
|
| Back to top |
|
 |
Powell Guru

Joined: 27 Nov 2004 {Posts: 2176 }
|
Posted: Sat 29 Oct 2005 20:53 Post subject: Search |
|
|
| Quote: | | In another window, go to the ODR search page. |
Where is the ODR search page? I don't see the word "Search" on the ODR index page. |
|
| Back to top |
|
 |
fwsweet Administrator

Joined: 26 Nov 2004 {Posts: 4584 } Location: Palm Coast, FL
|
Posted: Sat 29 Oct 2005 21:44 Post subject: |
|
|
The top of every page in this discussion group has my publishing logo on the left, a picture of a book on the right, and four lines of text centered at the top.
Look at the four lines of text centered at the top of any page. The first line is the title, "OneDropRule." The second line says "Discussion of U.S. Racialism." The third and fourth lines comprise a series of links, each next to a little icon.
The icons and links in the the third line are, from left to right: "FAQ", "Search", "Memberlist", and "Usergroups".
To go to the ODR search page, click on the second link from the left in the third line of text centered at the top of any page in the discussion group. It is the link labeled "Search". |
|
| Back to top |
|
 |
fwsweet Administrator

Joined: 26 Nov 2004 {Posts: 4584 } Location: Palm Coast, FL
|
Posted: Sun 30 Oct 2005 02:24 Post subject: Re: Our page-top Google search engine |
|
|
| winwinkel wrote: | | I searched on a two-word phrase (Josiah Nott). I think the engine treated the two words as a phrase ("josian nott") even though I did not use any punctuation. |
I think that it treated them as <Josiah AND Nott>; both words must be present but need not be adjacent. I say this because it also picked up "Josiah N. Nott" when I tried it. Of course, it will always give preference to an exact match, even if you did not specify that you wanted one.
| winwinkel wrote: | | For now, I am not certain how to craft a Boolean query with any other powers (e.g., AND, OR, NOT, etc.). |
Just put the qualifiers (AND, OR, NOT, etc.) in all-caps as in your example. Alternatively, click on "Advanced Search" and it will give you more options. |
|
| Back to top |
|
 |
|