crlmike
February 5th, 2004, 05:13 PM
I am trying to locate programming or a program (other than Google) that I can integrate into our search engine that will take all failed searches and look for alternate string matches.
Like Google
Example:
If someone searches for cleaner
but types in clener or cleanr
I need it to come back with a suggestion asking if they were really searching for cleaner
((we have a large database of words that the original search can look at and compare it to for possible matches))
Need this to be some internal program to be run on our Server, not on an external Server.
Thanks
Like Google
Example:
If someone searches for cleaner
but types in clener or cleanr
I need it to come back with a suggestion asking if they were really searching for cleaner
((we have a large database of words that the original search can look at and compare it to for possible matches))
Need this to be some internal program to be run on our Server, not on an external Server.
Thanks