|
|
[Perlfect-search] Partial word search
Ray Collett perlfect-search@perlfect.com
Tue, 1 Jun 2004 00:53:27 -0700
Quoting Ray Collett <ray@norwesters.net>:
> Is Perlfect Search unable to do this? I'd think that a simple string
> search on each entery in the DB list of words could pull this off.
It just occured to me, it would be simpler than string searching each keyword.
Just use a DB query to return partial hits.
Maybe I'm a bit naive though.... if it's that simple, it would already be
implemented. Hmmm
-Ray
|
|