Returns a set of search terms after truncation.


A string representing the truncated search terms,
or null if no truncation was performed.

If the number of search terms is too large, the MDEX Engine
will truncate the query for performance reasons. TruncatedTerms
returns the new set of search terms after the MDEX Engine
has peformed the truncation. If no truncation was performed, returns null.