Search syntax

The text search follows some simple principles:

  • words separated by spaces are treated as linked by AND: the query twitter farcaster would search for stories containing both terms
  • to search for word combinations put them in double quotes: the query "twitter rival" farcaster look up stories containing the sequence twitter rival and the single term farcaster
  • twitter OR farcaster would search for stories containing either of the terms
  • twitter -farcaster would search for stories containing the term twitter and NOT farcaster
  • case, number, punctuation and wildcards are generally ignored