Use sp_text_configure to change the value of a configuration parameter. The syntax is:
sp_text_configure server_name, config_name, config_value
where:
server_name is the name of the Enhanced Full-Text Search engine.
config_name is the name of the configuration parameter.
config_value is the value you assign to the configuration parameter.
See sp_text_configure.