The internal system process that is automatically updating the full text indexes in a catalog (change tracking = on), takes too long to complete, locking other queries out that want to access the same table at the same time.
Is there something that can be done to avoid these effects except setting change tracking to off? Would keeping the catalog size small help, i.e. one table per catalog? The Full text Catalog is currently 34 GB big and contains some very big tables with a lot of records.