• * returns all results
  • Append * for partial match searches (e.g.: human*).
  • Double-quote a word for an exact word match search (e.g.: "apple").
  • Non-quoted search terms (e.g.: apple pie) returns documents matching any of those terms.
  • Additional help (tips; advanced usage; ...)