transform SQL Server FTS feature into C#

  • Dear Michael,

    first of all, thank you very much for your articles, always very interesting for me.

    Let's talk about your article related to the FTS features of SQL server (Google-like search).

    I have ths problem: I would like to emulate the FTS feature inside a C# application, without calling my SQL server DB.

    That is, I simply want to have a routine taking in input a text string and a search string, and returning true or false if the search string matches or not the text string.

    Do you know anything about this issue?

    Perhaps someone has already solved my problem...

    Please, let me know something, I'm struggling about this dilemma!!!

    my email address is: cghersi@foldier.com

    thank you very much!!

    Cristiano

Viewing 0 posts

You must be logged in to reply to this topic. Login to reply