this is puzzeling me!
all backslashes inside {exp:search:search_results} get removed unless it’s made dubble
doesn’t matter if it’s text from template or from input field.. they all get replaced as following
\ = doesn’t show results
\\ = / one backslash
\\\\ = // two backslash
\\\\\\ = ///
help?