- Comma (,): This works just like the ‘AND’ operator. It allows you to search for two or more objects and will only return results that meet all the specified criteria.
- Piple(|): This works just like the ‘OR’ operator. It allows you to search for two or more objects and will return results that meet one or all the specified criteria.