Searchresult sidebar change

Your search.php may contain the following code

<?php get_sidebar(); ?>

If a name ($name) is specified as an argument then a specialized sidebar sidebar-{name}.php will be included. If sidebar-{name}.php does not exist, then it will fallback to loading sidebar.php.

If the theme contains no sidebar.php file then the sidebar from the default theme will be included