Truncate a text index for a catalog store table.
Task
Truncating lets you delete data from a text index without dropping the text index definition.  For example, to modify the stoplist for a text index:
- Truncate the text index.
 
- Edit the stoplist in the text configuration object associated with the text index.
 
- Refresh the text index to bring in the new stoplist.
 
 
If a  text index is set to immediate refresh, you cannot truncate it. Instead, drop it and create  a new one.