add to search database for elevated users
Suggestions
You could use the jrAparna module to create a skeleton module, then use the Form Designer to add the fields you want to that modules form.
Use the quota system to only allow the module to be accessible for profiles in the board members quota.
Maybe even a module for each type:
CONTACT LISTS | MEMBER STATUS | FUNDRAISING LEADS | PAST GRANTS
Then use something like this:
{jrSearch_module_form fields="(YOUR MODULE PREFIX)_name,profile_bio,profile_genre"}Docs: "Search"
https://www.jamroom.net/the-jamroom-network/documentation/modules/950/search#development
Some reference docs:
Docs: "HowTo: Form Designer + Aparna = Custom Page Module with RSS feed "
https://www.jamroom.net/the-jamroom-network/documentation/module-developer-guide/2463/howto-form-designer-aparna-custom-page-module-with-rss-feed
