[thelist] Relevancy Algorithm for ASP

Wade Armstrong thelist at lists.evolt.org
Wed Mar 5 13:03:00 2003


on 3/5/03 10:01 AM, Rob Smith at rob.smith at THERMON.comote:

> I'm so close to getting my search engine operation but I need 2 more items:
>   *Relevancy Algorithm
You say you're using ASP. Are you using SQL Server? If so, look at the
CONTAINS and CONTAINSTABLE queries in BOL.

Wade