|
|
[Perlfect-search] Partial word search
Daniel Naber perlfect-search@perlfect.com
Thu, 3 Jun 2004 09:36:23 +0200
On Tuesday 01 June 2004 09:53, Ray Collett wrote:
> It just occured to me, it would be simpler than string searching each
> keyword. Just use a DB query to return partial hits.
There's a patch for an older version here:
http://www.danielnaber.de/perlfectsearch/
There's an easy way to implement this feature (basically the way you
suggest), but this will lead to slow searches.
Regards
Daniel
--
http://www.danielnaber.de
|
|