I have created a test page in which users can access pdf and word documents.
site: http://recordandreturn2.insctest1.com/online-forms
The default search feature on the wordpress site does not bring up any of the items once you have typed them in. Example, Search “Affidavit of Heirship”. I am using a plugin called easy table as the client will need to easily add or remove items moving forward. I have searched for wordpress search functionality enhancers, but nothing seems to work.
this example site has a search feature that brings up forms, this is what I want to achieve: http://www.judicialtitle.com/resources/forms
Here is a plugin capable of searching shortcodes:
https://wordpress.org/plugins/wp-ultimate-search/
Alternatively, you can add the following to functions.php to include shortcodes in your searches
This code is from
http://3rdplanetwebsolutions.com/news/add-shortcode-content-to-wordpress-search-results/