Change the settings of the text configuration object, including the dbspace and permitted term lengths range.
You can alter only text configuration objects that are not being used by a TEXT index.
To alter the minimum term length for the myTxtConfig text configuration object:
ALTER TEXT CONFIGURATION myTxtConfig MINIMUM TERM LENGTH 2;