在 Windows Server 2008 上运行的 SQL Server 2000 全文索引

发布于 2024-10-02 17:29:17 字数 214 浏览 5 评论 0原文

我在 Windows Server 2008 上运行 SQL Server 2000 SP4,并且正在尝试创建一个全文目录,其中包含几个表的全文索引。该目录的项目计数为 53676,但唯一键计数仅为 8。

在具有完全相同数据的另一个数据库(Windows Server 2003 计算机)上,我设置了完全相同的全文目录,并且唯一键计数为75312.

什么可能导致唯一键计数如此之低?

I have SQL Server 2000 SP4 running on Windows Server 2008, and I'm trying create a full text catalog that includes full text indexes on a few tables. The catalog has an Item Count of 53676, but a unique key count of only 8.

On another database (a Windows Server 2003 machine) with the exact same data, i have the exact same Full Text catalog set up and the unique key count is 75312.

What could cause the unique key count to be so low?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

贵在坚持 2024-10-09 17:29:17

您是否检查过两台机器上的最小和最大索引字长是否相同?

Have you checked the minimum and maximum indexed word lengths are the same on both machines?

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文