Seraching multiple fields

The search bar in discover uses the Lucene Query String syntax, which allows you to specify multiple field conditions like this:

field1:"a" field2:"b"