Allocate more resources for Full-Text search index population service

断了今生、忘了曾经 提交于 2020-02-06 09:59:28

问题


We have a table with Full Text Search index enabled. And Change tracking is set to 'Automatic'

The problem we have is that we generate content for this table faster than indexing is happening for Full Text Search index (we have one very large string column and it takes a lot of time to index it)

So the question is if there is a way to allocate more resources to the service responsible for full text search index population. (There is a 'SQL Full Text host' service and I assume it responsible for populating Full Text index, and it usually uses about 12% of CPU)

来源:https://stackoverflow.com/questions/55761651/allocate-more-resources-for-full-text-search-index-population-service

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!