How can I search using two keywords in ApplicantPro?
Hello! I’m looking to perform a search with two distinct keyword phrases in ApplicantPro, but I’m not quite certain about the process. For instance, if I wanted to search for “Software Engineer” and “Web Development,” what would be the best way to do that? I don’t necessarily need those exact phrases, but I’m using them as examples. I attempted to use quotation marks around each term and included an “&” between the phrases. Any guidance would be appreciated!
RCadmin
To search for two different keyword strings in ApplicantPro, you can use Boolean operators to combine your search terms effectively. Here’s how you can do it:
Use OR for Either Keyword: If you’re looking for results that contain either “Software Engineer” or “Web Development,” you should use the OR operator. For example, you would type:
"Software Engineer" OR "Web Development"
Use AND for Both Keywords: If you want to find results that include both phrases, you would use the AND operator. For instance:
"Software Engineer" AND "Web Development"
Use Wildcards for Variations: If you want to include variations of your search terms, consider using wildcards. For example:
"Software Engineer*" AND "Web Development*"
Combine Search Operators: You can also combine these operators for more complex searches. For example:
"Software Engineer" AND ("Web Development" OR "Web Designer")
Make sure to check the specific guidelines or help sections of ApplicantPro, as the exact syntax might vary slightly. If you’re still having trouble, consulting their support resources or reaching out to their customer support could provide additional insights!