Hacker News new | ask | show | jobs
by redtuesday 3138 days ago
To use the plus sign like behaviour you now need to use quotes (since 2011). Instead of:

  mars +landings +failures
you now have to do:

  mars “landings” “failures”
Source: https://searchengineland.com/google-sunsets-search-operator-...