Full Text Search

  • I have to do the full text search in SQL server 2008.

    Can any one help me out for doing

    1.Specific Word or Phrase

    2.Fuzzy Search

    3.Multi Search (And,Or,Near,And Not).

  • prashant-507002 (11/8/2011)


    I have to do the full text search in SQL server 2008.

    Can any one help me out for doing

    1.Specific Word or Phrase

    2.Fuzzy Search

    3.Multi Search (And,Or,Near,And Not).

    Is there anything wrong with Microsoft documentation on the matter? http://msdn.microsoft.com/en-us/library/ms142571.aspx

    _____________________________________
    Pablo (Paul) Berzukov

    Author of Understanding Database Administration available at Amazon and other bookstores.

    Disclaimer: Advice is provided to the best of my knowledge but no implicit or explicit warranties are provided. Since the advisor explicitly encourages testing any and all suggestions on a test non-production environment advisor should not held liable or responsible for any actions taken based on the given advice.
  • Microsoft documentation is very protracted.

    I need the query for this.

Viewing 3 posts - 1 through 2 (of 2 total)

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