Hi,
Changing the search URL via the options will not replace the results page URL – that option is to only accomodate installations where the search archive page is already redirected via a mod_rewrite or app redirection rule.
If you want to place the results to that URL, please check this tutorial. The plugin does not have this built-in, because usually URL rewrites via WordPress should be avoided, instead I recommend the mod_rewrite (.htaccess) solution from that tutorial. I hope this helps!