Work Around Restricted Boolean on LinkedIn

booleanstrings Boolean, LinkedIn 11 Comments

As so many of you have encountered, using more than a few ANDs or ORs in a LinkedIn query now results in this screen:

(We can still use multiple NOT operators – those are not restricted). I wrote about the unfortunate restriction in a previous post.

Don’t feel like upgrading to a more expensive LinkedIn account? I have great news for you. You can stay with a basic account and work around the Boolean limitations.

AND Workaround

This one is easy. Just don’t use AND explicitly.

Java AND spring AND rest AND aws AND nosql AND “elastic search”  AND microservices doesn’t work, but

Java spring rest aws nosql “elastic search” microservices – does.

OR Workaround

The inability to use multiple OR statements seriously affects everyone who searches for professionals.

I have come up with a workaround that will return this functionality to you! You will be able to search for long OR statements without the restrictions.

Due to the sensitivity of the subject, I am not posting this hack publicly.

We have included the workaround, along with lots of other useful “hacks” (including some useful undocumented search operators and more) in the webinar Overcoming LinkedIn’s Limitations.

 

 

Comments 11

    1. Post
      Author
  1. Pingback: Restricted Boolean on LinkedIn | Boolean Strings

    1. Post
      Author
    1. Post
      Author

      Szymon,
      Not all is lost! You just need to put parentheses around search terms and remove the spaces after NOT, and it works.

      1. Trying to do this search and it fails:
        NOT(“aspire”) NOT(“department of”) NOT(“law firm” OR “legal people” OR “sigma” OR “beacon” OR “nyman gibson” OR “shine” OR “sharp & carter” OR “approach consulting” OR “firm” OR “clayton utz” OR “slattery” OR “legalvision” OR “clyde & co” OR “capstone” OR “healthcare professionals group” OR “ux” OR “bradbury legal” OR “chambers russell” OR “ëpg group” OR “fm legal” OR “blue space” OR “gorilla” OR “blake oliver” OR “montgomery” OR “greenfields” OR “recruitment” OR “hays” OR “g2” OR “peerpoint” OR “chandler” OR “futureyou” OR “maddocks” OR “robert walters” OR “taylor root” OR “firm” OR “naiman clarke”) AND (“legal” OR “lawyer” OR “counsel”)

      2. Post
        Author

Leave a Reply to booleanstrings Cancel reply

Your email address will not be published. Required fields are marked *