DRG-52416
cannot use SEARCH_ON NONE as the target component of string SEARCH_ON command
Cause
An attempt was made to use ADD, REMOVE, or REPLACE SEARCH_ON with a SEARCH_ON clause that specified NONE as the target component to affect.
Action
Use a valid target component for the SEARCH_ON clause. For the ADD SEARCH_ON and REPLACE SEARCH_ON commands, use one of TEXT, TEXT_VALUE, VALUE, TEXT_VALUE_STRING, TEXT_VALUE() with a data type list, or VALUE() with a data type list. For the REMOVE SEARCH_ON command use one of TEXT, VALUE() with a data type list, or TEXT_VALUE() with a data type list.