Index partitions
You can potentially increase indexing performance by removing index partitions.
Important: The removal of index partitions can cause decreased
content-based retrieval (CBR) query performance. For more information,
see Query optimization:
Index partitions.
Index partitions tend to decrease indexing performance because
more full-text indexes exist as the result of the partitioning, which
has the following consequences:
- More index batches that are smaller in size
- More index batches that are processed concurrently