问题
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