Yes, you can limit your search to specific attributes at query time with restrictSearchableAttributes.
This use case might also be served by searching for facet values, which will let users search within an attribute for a value and add it as a filter. In that way, a user can filter on a specific value and then add and search for additional filters as needed.
You cannot currently map a set of queries to a set of specific fields in one request.