Additional SQL Server features and topics not covered by specific categories
Hi Amelia,
Thanks for the reply.
The query optimization is always a point in my head.
However, in this case it does not seem to be the only relevant point, because with the same query has completely different performances, before and after the rebuild, after rebuild catalog with exactly the same query (without any optimization change) have an immediate response, and before the rebuild can take several seconds and even minutes.
About Reorganize the full-text catalog by using ALTER FULLTEXT CATALOG REORGANIZE, I already have tried it before, but in some cases didn’t solved the problem, that have been solved just with the rebuild.
Any other suggestions?
Thanks & regards
Rui