Include custom fields in search

you can create your own search
creating a file called search.php in your theme, there you can customize your search however you want.

probably you already have a way to call it, however you can call it with

get_search_form();