Hi Anjali,
Truncation is the process of the search for partitions is completed. After the SOSL completes the scanning of all partitions (with whatever limit is being used), we then apply to share and any “WHERE” clauses to the returned rows. This can result in eliminating all returned rows and a possibility of returning 0 records to the end user.
Thanks.