Searching with Multiple Keywords in ApplicantPro
Hello! I’m looking to perform a search in ApplicantPro using two distinct keyword phrases, but I’m not entirely sure how to do it effectively. For instance, if I want to search for terms like “Software Engineer” and “Web Development,” what’s the best method? I’ve attempted enclosing each keyword in quotation marks and inserting an “&” between them, but it hasn’t quite worked. Any guidance would be appreciated!
RCadmin
To search by two keywords in ApplicantPro, you can use Boolean operators to refine your search. Instead of using quotation marks and an “&” symbol, try the following method:
Use Quotes for Exact Phrases: If you’re looking for exact phrases like “Software Engineer” or “Web Development,” keep them in quotes.
Use OR for Multiple Keywords: If you want to find results that include either “Software Engineer” or “Web Development,” use the operator “OR” between them. Your search query would look like this:
"Software Engineer" OR "Web Development"
.Use AND for Combined Criteria: If you want to find results that include both keywords in the same listing, use “AND.” Your search query would look like this:
"Software Engineer" AND "Web Development"
.Make sure to check the help documentation or resources provided by ApplicantPro, as the exact syntax or options available can vary depending on the system’s configuration. Good luck with your search!