Has anyone figured out how to perform a Boolean search like Google or LinkedIn? Using keywords like AND, OR, NOT, LIKE, etc.
It’s a little more advanced since it can be dynamic for each field. I have used the contains keyword search option which seems to work for AND but haven’t figured out how you could do an OR. Open to any ideas or suggestions.
For example: I want to search for people by title I could do (Engineer OR Developer) NOT Manager. In LinkedIn this will find anyone with engineer or developer in their title and exclude anyone with manager.