in reply to Offsite Perlmonks Search Engine
I hope you can keep this running, it'll be very useful.
How bad is the load from this? I noticed it works for 3 letter words (my test was "map"), unlike Super Search.
It would also work for 2 letter words, according to the instructions. But are there any "significant" 2 letter words that someone might want to search for? You can probably lighten your database if you exclude fluff like "to", "as", "do", "in", and "it", for instance...
Please note in the instructions that this is a "word search"; "grep match" doesn't find Strange grep and matching behaviour....
The "Terms are split on spaces after non-word chars are stripped" comment probably means that, but it's not completely clear.
--
Mike
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Re: Offsite Perlmonks Search Engine
by blakem (Monsignor) on Jul 07, 2002 at 14:39 UTC | |
by RMGir (Prior) on Jul 07, 2002 at 14:43 UTC | |
by Elian (Parson) on Jul 08, 2002 at 01:34 UTC |