The current workflow to search for profiles by NAICS code requires a user to first search for and store a company
id
using the Company Search API and then pass that to a Person Search API using
job_company_id
.
Adding a NAICS field to the person schema would allow users to search for a segment of profiles based on a NAICS code without having to first search against the Company Search API.