'#title'=>$this->t('Use a custom string between keywords when searching'),
'#description'=>$this->t('using a custom string (for example a hyphen) to concatenate the keywords, has no effect if OR keyword is chosen, leave this empty to concatenate by whitespace'),
$form_state->setErrorByName('search404_custom_search_path',t('Custom search path should not contain special characters other than "/", "=", "?" and "&".'));