Search Add-on: Adding a description to the search results
You can add a short description text to the search results by adding the code below to your theme’s functions.php file.
There is no standard field for adding a description, so you will probably have to create this as a custom meta field or use the “excerpt” field if it’s available. Depending on where you get the description from, you will have to adapt the code below accordingly.