SQL Server 2012 Install or add Full-text search

后端 未结 2 587

I am working in SQL Server 2012, and would like to use the CONTAINS() function only it seems I need to have full-text search enabled for to be able to use it. How do I enabl

2条回答
  •  挽巷
    挽巷 (楼主)
    2020-12-30 19:37

    I think below link might help you -

    http://svenaelterman.wordpress.com/2012/04/14/step-by-step-enabling-semantic-search-on-sql-server-2012/

提交回复
热议问题