sql - 创建全文索引错误

标签 sql sql-server-2008-r2 indexing

我正在尝试创建全文索引,但收到错误,您可以在下面的打印屏幕上看到:

enter image description here

知道原因是什么吗? 谢谢,拉齐亚莱

最佳答案

这似乎是一个权限问题

查看服务器故障的答案:

How to get permission to create full-text index?

If you have the database-owner permission, that's all you need to do there.

Full-text indexing is an option in the SQL Server installer. You may need to go back and add the feature.

Other than that, these instructions should take care of you:

http://sqlserverpedia.com/wiki/FTS_-_How_to_use_TSQL_to_Create_Full-Text_Indexes

关于sql - 创建全文索引错误,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/9829697/

相关文章:

mysql - 在mysql中使用root帐户截断多个数据库中的同一个表

php - 如何使用 Oracle SQL 查询先按数字排序?

sql - 当我将值设置为变量时,为什么我的 SQL 语句运行时间要长 N 倍?

sql-server - 将所有非聚集索引移动到 SQL Server 中的另一个文件组

MySQL全文不足。创建索引将超过 1000 字节的限制。那怎么办?

sql - 如何在JOIN查询中匹配多个条件

mysql 返回固定数量的查询

sql-server - 带有连接字符串的 SQLCmd

sql-server - 由于嵌套容器而导致重复的日志条目

sql-server - 根据数据左连接或右连接